Update Readme

This commit is contained in:
2021-04-16 23:35:59 +02:00
parent bd12fcc3df
commit 647c4c6ed3

View File

@@ -1,20 +1,33 @@
# nuxt-ts-app # ArtSite 🌍
## Build Setup This is my personnal website.
Hosted version : [arthurdanjou.fr](https://arthurdanjou.fr)
```bash ## Features ✨
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000 - Blog
$ yarn dev - Portfolio
- Dark/Light Mode
- Contact Form
- Personal CV
- Automatic working state
- Wonderfull Mobile-Header
- Multi-Language site
- Connected to ArtApi (my personal api)
# build for production and launch server ## Tech used ⚙
$ yarn build
$ yarn start
# generate static project - NuxtJs (SSR Framework)
$ yarn generate - VueJs (Frontend framework)
``` - SCSS (Style preprocessor)
- TailwindCss (Css framework)
- Axios (Http request)
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org). ## Author 👤
➡ Arthur Danjou : Developer
- Twitter : [@ArthurDanj](https://twitter.com/ArthurDanj)
- GitHub : [@ArthurDanjou](https://github.com/ArthurDanjou)
## License 📑
Copyright © 2020 - [@ArthurDanj](https://arthurdanjou.fr) \
This project is [MIT](https://github.com/ArthurDanjou/artsite/blob/master/License) Licensed.