|
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.