Sin descripción

15724580513 48815d8f33 update 进度条修正 hace 4 años
assets ff1405beca 行业需求 hace 4 años
components 06b36f1eaa update 新闻 + 导航 hace 4 años
layouts c367891e65 监测路由变化,滚动条置于最上方 hace 4 años
middleware 2e2e658f50 first hace 4 años
pages 0d6a93586f update 首页 展开 关闭 hace 4 años
plugins 9f304025f5 update hace 4 años
static ff1405beca 行业需求 hace 4 años
store 06b36f1eaa update 新闻 + 导航 hace 4 años
.editorconfig 2e2e658f50 first hace 4 años
.gitignore 2e2e658f50 first hace 4 años
README.md dd48b19ad2 update hace 4 años
nuxt.config.js 48815d8f33 update 进度条修正 hace 4 años
package-lock.json c3560ed278 update hace 4 años
package.json 8331cc3992 增加loadsh 未实现 hace 4 años
report.20200817.144200.23303.0.001.json 2e2e658f50 first hace 4 años
report.20200817.150233.25894.0.001.json 2e2e658f50 first hace 4 años

README.md

nuxtProject

打包部署 需要文件夹

  • .nuxt
  • static
  • node_modules
  • nuxt.config.js
  • package.json
  • package-lock.json
  • 共6个文件 需要npm run start

资料

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.