|
|
il y a 6 ans | |
|---|---|---|
| assets | il y a 7 ans | |
| components | il y a 7 ans | |
| dist | il y a 6 ans | |
| hooks | il y a 7 ans | |
| info | il y a 7 ans | |
| layouts | il y a 7 ans | |
| middleware | il y a 7 ans | |
| objects | il y a 7 ans | |
| pages | il y a 6 ans | |
| plugins | il y a 7 ans | |
| refs | il y a 7 ans | |
| static | il y a 7 ans | |
| store | il y a 7 ans | |
| .DS_Store | il y a 7 ans | |
| .browserslistrc | il y a 7 ans | |
| .editorconfig | il y a 7 ans | |
| .gitignore | il y a 7 ans | |
| README.md | il y a 7 ans | |
| nuxt.config.js | il y a 7 ans | |
| package-lock.json | il y a 7 ans | |
| package.json | il y a 7 ans | |
| vue.config.js | il y a 7 ans |
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.