Sen descrición

wangguoyu ed99f76250 增加 课程埋点 %!s(int64=3) %!d(string=hai) anos
assets fc9280cd17 7天教你打造企业微课制作样式修改 %!s(int64=3) %!d(string=hai) anos
components b82e07d674 商桥地址更换 %!s(int64=3) %!d(string=hai) anos
layouts 252fdf4497 修改 footer %!s(int64=3) %!d(string=hai) anos
middleware 2e2e658f50 first %!s(int64=4) %!d(string=hai) anos
pages ed99f76250 增加 课程埋点 %!s(int64=3) %!d(string=hai) anos
plugins 8d7f0d9d1a 引入swiper %!s(int64=3) %!d(string=hai) anos
static bdca7394a6 7天教你打造企业微课制作banner更换 %!s(int64=3) %!d(string=hai) anos
store 06b36f1eaa update 新闻 + 导航 %!s(int64=4) %!d(string=hai) anos
.editorconfig 2e2e658f50 first %!s(int64=4) %!d(string=hai) anos
.gitignore 2e2e658f50 first %!s(int64=4) %!d(string=hai) anos
README.md 74bc4dac1a 更新打包需要文件 %!s(int64=4) %!d(string=hai) anos
nuxt.config.js 8da4e58dbe 增加 <meta name="applicable-device" content="pc,mobile"> %!s(int64=3) %!d(string=hai) anos
package-lock.json f13a00af4d 修改 申请方案 %!s(int64=4) %!d(string=hai) anos
package.json 8d7f0d9d1a 引入swiper %!s(int64=3) %!d(string=hai) anos
report.20200817.144200.23303.0.001.json 2e2e658f50 first %!s(int64=4) %!d(string=hai) anos
report.20200817.150233.25894.0.001.json 2e2e658f50 first %!s(int64=4) %!d(string=hai) anos
部署.md 8faff1b4ec update 图片 不显示 修正 %!s(int64=4) %!d(string=hai) anos

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.