Nincs leírás

wangxy d926236b80 update 2 éve
assets 5b4bef70a8 update 2 éve
components d926236b80 update 2 éve
layouts 7301859e70 样式修改 2 éve
middleware 2e2e658f50 first 4 éve
pages c8f1ad56bc update 2 éve
plugins 0a3af8cfda 青谷调整 2 éve
static 5b4bef70a8 update 2 éve
store 06b36f1eaa update 新闻 + 导航 4 éve
.editorconfig 2e2e658f50 first 4 éve
.gitignore 2e2e658f50 first 4 éve
README.md d8c4d28238 update 3 éve
defaultConfig.js a13efc663b 调整万人高并发 2 éve
nuxt.config.js dd8ceda22c update 2 éve
package-lock.json 9c31c038e7 update 2 é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

## 分支来源 大连麦塔网站 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.