No description
- Vue 78.2%
- JavaScript 21.8%
| api | ||
| assets/badges | ||
| components | ||
| layouts | ||
| middleware | ||
| pages | ||
| plugins | ||
| static | ||
| utils | ||
| .editorconfig | ||
| .gitignore | ||
| now.json | ||
| nuxt.config.js | ||
| package.json | ||
| README.md | ||
id
Build Setup
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.