|
|
hace 7 años | |
|---|---|---|
| assets | hace 7 años | |
| components | hace 7 años | |
| hooks | hace 7 años | |
| info | hace 7 años | |
| layouts | hace 7 años | |
| middleware | hace 7 años | |
| objects | hace 7 años | |
| pages | hace 7 años | |
| plugins | hace 7 años | |
| refs | hace 7 años | |
| static | hace 7 años | |
| store | hace 7 años | |
| .DS_Store | hace 7 años | |
| .browserslistrc | hace 7 años | |
| .editorconfig | hace 7 años | |
| .gitignore | hace 7 años | |
| README.md | hace 7 años | |
| nuxt.config.js | hace 7 años | |
| package-lock.json | hace 7 años | |
| package.json | hace 7 años |
boss ssr ver
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
For detailed explanation on how things work, checkout Nuxt.js docs.