No Description

wangguoyu 8331cc3992 增加loadsh 未实现 4 years ago
assets 2e2e658f50 first 4 years ago
components 8331cc3992 增加loadsh 未实现 4 years ago
layouts 8588d13f31 增加考试平台 4 years ago
middleware 2e2e658f50 first 4 years ago
pages 8588d13f31 增加考试平台 4 years ago
plugins 8331cc3992 增加loadsh 未实现 4 years ago
static 2e2e658f50 first 4 years ago
store 2e2e658f50 first 4 years ago
.editorconfig 2e2e658f50 first 4 years ago
.gitignore 2e2e658f50 first 4 years ago
README.md 2e2e658f50 first 4 years ago
nuxt.config.js 8331cc3992 增加loadsh 未实现 4 years ago
package-lock.json 2e2e658f50 first 4 years ago
package.json 8331cc3992 增加loadsh 未实现 4 years ago
report.20200817.144200.23303.0.001.json 2e2e658f50 first 4 years ago
report.20200817.150233.25894.0.001.json 2e2e658f50 first 4 years ago

README.md

nuxtProject

Build Setup

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