|
|
hace 4 años | |
|---|---|---|
| assets | hace 4 años | |
| components | hace 4 años | |
| config | hace 4 años | |
| lang | hace 4 años | |
| layouts | hace 4 años | |
| middleware | hace 4 años | |
| models | hace 4 años | |
| pages | hace 4 años | |
| plugins | hace 4 años | |
| services | hace 4 años | |
| static | hace 4 años | |
| store | hace 4 años | |
| tests | hace 4 años | |
| types | hace 4 años | |
| use | hace 4 años | |
| .babelrc | hace 5 años | |
| .editorconfig | hace 5 años | |
| .eslintrc.js | hace 5 años | |
| .gitignore | hace 4 años | |
| README.md | hace 4 años | |
| jest.config.js | hace 4 años | |
| jsdoc.json | hace 4 años | |
| notes_relecture.md | hace 4 años | |
| nuxt.config.js | hace 4 años | |
| package.json | hace 4 años | |
| tsconfig.json | hace 4 años | |
| yarn.lock | hace 4 años |
# 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
# generate doc
$ yarn docs
For detailed explanation on how things work, check out Nuxt.js docs.