|
|
пре 3 година | |
|---|---|---|
| assets | пре 3 година | |
| components | пре 3 година | |
| layouts | пре 3 година | |
| middleware | пре 5 година | |
| pages | пре 3 година | |
| plugins | пре 3 година | |
| static | пре 3 година | |
| store | пре 5 година | |
| .editorconfig | пре 5 година | |
| .gitignore | пре 5 година | |
| README.md | пре 4 година | |
| nuxt.config.js | пре 4 година | |
| package-lock.json | пре 4 година | |
| package.json | пре 4 година | |
| report.20200817.144200.23303.0.001.json | пре 5 година | |
| report.20200817.150233.25894.0.001.json | пре 5 година | |
| 部署.md | пре 5 година |
共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.