Nincs leírás

tanxue 63f59ce9a0 交通运输详情页响应式开发 3 éve
assets 63f59ce9a0 交通运输详情页响应式开发 3 éve
components 83af6993de 行业资讯页面响应式开发 3 éve
layouts 59cba716c8 培训系统手机端跳转页面修改 3 éve
middleware 2e2e658f50 first 4 éve
pages ed8aab59a5 金融保险详情页响应式开发 3 éve
plugins 8d7f0d9d1a 引入swiper 3 éve
static 6254c8435d 复制链接页面开发 3 éve
store 06b36f1eaa update 新闻 + 导航 4 éve
.editorconfig 2e2e658f50 first 4 éve
.gitignore 2e2e658f50 first 4 éve
README.md 74bc4dac1a 更新打包需要文件 4 éve
nuxt.config.js 1a00b4116c 增加连接到手机 3 éve
package-lock.json f13a00af4d 修改 申请方案 4 éve
package.json 8d7f0d9d1a 引入swiper 3 éve
report.20200817.144200.23303.0.001.json 2e2e658f50 first 4 éve
report.20200817.150233.25894.0.001.json 2e2e658f50 first 4 éve
部署.md 8faff1b4ec update 图片 不显示 修正 4 éve

README.md

nuxtProject

打包部署 需要文件夹

  • .nuxt
  • static
  • assets
  • 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.