# install dependencies
$ npm install
# serve with hot reload at localhost:3000 (DEV Mode)
$ npm run dev
# generate built project (Prod SERVER)
$ npm run build
# generate static project (Prod STATIC)
$ npm run generate
Based on Nuxt.
For detailed explanation on how Nuxt works, checkout the Nuxt Official Website.
...
- about section: better design (layout / spaces)
- button go to top (footer?)
- ES linter?
- css style lint?
- nuxt-image plugin (image on assets folder)
- headless CMS
- better type writer effect (animation from bottom as enter, fade out + seo friendly + padding text)