|
пре 1 година | |
---|---|---|
assets | пре 1 година | |
components | пре 1 година | |
layouts | пре 2 година | |
middleware | пре 4 година | |
pages | пре 2 година | |
plugins | пре 3 година | |
static | пре 1 година | |
store | пре 1 година | |
.editorconfig | пре 4 година | |
.gitignore | пре 4 година | |
README.md | пре 3 година | |
nuxt.config.js | пре 2 година | |
package-lock.json | пре 2 година | |
package.json | пре 3 година | |
report.20200817.144200.23303.0.001.json | пре 4 година | |
report.20200817.150233.25894.0.001.json | пре 4 година | |
部署.md | пре 4 година |
共6个文件 需要npm run start
关于 asyncData
# 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.