|
|
il y a 5 ans | |
|---|---|---|
| assets | il y a 5 ans | |
| components | il y a 5 ans | |
| data | il y a 5 ans | |
| layouts | il y a 5 ans | |
| middleware | il y a 5 ans | |
| models | il y a 5 ans | |
| pages | il y a 5 ans | |
| plugins | il y a 5 ans | |
| services | il y a 5 ans | |
| store | il y a 5 ans | |
| test | il y a 5 ans | |
| types | il y a 5 ans | |
| .babelrc | il y a 5 ans | |
| .editorconfig | il y a 5 ans | |
| .eslintrc.js | il y a 5 ans | |
| .gitignore | il y a 5 ans | |
| README.md | il y a 5 ans | |
| jest.config.js | il y a 5 ans | |
| nuxt.config.js | il y a 5 ans | |
| package-lock.json | il y a 5 ans | |
| package.json | il y a 5 ans | |
| tsconfig.json | il y a 5 ans | |
| yarn.lock | il y a 5 ans |
# 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.