|
|
hace 5 años | |
|---|---|---|
| assets | hace 5 años | |
| components | hace 5 años | |
| data | hace 5 años | |
| layouts | hace 5 años | |
| middleware | hace 5 años | |
| models | hace 5 años | |
| pages | hace 5 años | |
| plugins | hace 5 años | |
| services | hace 5 años | |
| store | hace 5 años | |
| test | hace 5 años | |
| types | hace 5 años | |
| .babelrc | hace 5 años | |
| .editorconfig | hace 5 años | |
| .eslintrc.js | hace 5 años | |
| .gitignore | hace 5 años | |
| README.md | hace 5 años | |
| jest.config.js | hace 5 años | |
| nuxt.config.js | hace 5 años | |
| package-lock.json | hace 5 años | |
| package.json | hace 5 años | |
| tsconfig.json | hace 5 años | |
| yarn.lock | hace 5 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
For detailed explanation on how things work, check out Nuxt.js docs.