|
il y a 4 ans | |
---|---|---|
assets | il y a 4 ans | |
components | il y a 4 ans | |
layouts | il y a 4 ans | |
middleware | il y a 4 ans | |
pages | il y a 4 ans | |
plugins | il y a 4 ans | |
static | il y a 4 ans | |
store | il y a 4 ans | |
.editorconfig | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
nuxt.config.js | il y a 4 ans | |
package-lock.json | il y a 4 ans | |
package.json | il y a 4 ans | |
report.20200817.144200.23303.0.001.json | il y a 4 ans | |
report.20200817.150233.25894.0.001.json | il y a 4 ans | |
部署.md | il y a 4 ans |
# 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.