説明なし

15724580513 c3560ed278 update 4 年 前
assets 9f304025f5 update 4 年 前
components 54192cc14d update 4 年 前
layouts 296772e92e update 集成状态管理 4 年 前
middleware 2e2e658f50 first 4 年 前
pages ae85daec6c update 测试例子 4 年 前
plugins 9f304025f5 update 4 年 前
static 2e2e658f50 first 4 年 前
store 296772e92e update 集成状态管理 4 年 前
.editorconfig 2e2e658f50 first 4 年 前
.gitignore 2e2e658f50 first 4 年 前
README.md 2e2e658f50 first 4 年 前
nuxt.config.js 9f304025f5 update 4 年 前
package-lock.json c3560ed278 update 4 年 前
package.json 8331cc3992 增加loadsh 未实现 4 年 前
report.20200817.144200.23303.0.001.json 2e2e658f50 first 4 年 前
report.20200817.150233.25894.0.001.json 2e2e658f50 first 4 年 前

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.