Sin descripción

wangxy ddd2785859 update hace 2 años
assets ec2689a88e 样式修改 hace 2 años
components ddd2785859 update hace 2 años
layouts 7301859e70 样式修改 hace 2 años
middleware 2e2e658f50 first hace 4 años
pages 73d232c5d0 update hace 2 años
plugins 0a3af8cfda 青谷调整 hace 2 años
static c464f53b8d update hace 2 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 d8c4d28238 update hace 3 años
defaultConfig.js a13efc663b 调整万人高并发 hace 2 años
nuxt.config.js dd8ceda22c update hace 2 años
package-lock.json 9c31c038e7 update hace 2 años
package.json 8d7f0d9d1a 引入swiper hace 3 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
部署.md 8faff1b4ec update 图片 不显示 修正 hace 4 años

README.md

nuxtProject

打包部署 需要文件夹

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

## 分支来源 大连麦塔网站 20220601

资料

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.