|
hace 4 años | |
---|---|---|
assets | hace 4 años | |
components | hace 4 años | |
layouts | hace 4 años | |
middleware | hace 4 años | |
pages | hace 4 años | |
plugins | hace 4 años | |
static | hace 4 años | |
store | hace 4 años | |
.editorconfig | hace 4 años | |
.gitignore | hace 4 años | |
README.md | hace 4 años | |
nuxt.config.js | hace 4 años | |
package-lock.json | hace 4 años | |
package.json | hace 4 años | |
report.20200817.144200.23303.0.001.json | hace 4 años | |
report.20200817.150233.25894.0.001.json | hace 4 años | |
部署.md | 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
For detailed explanation on how things work, check out Nuxt.js docs.