商城前端(SSR)

ouxq 0a7394fe2f 帮助中心图标及图片 9 年之前
assets b7f4d1912e 引用bootstrap之后页面调整。 9 年之前
components b7f4d1912e 引用bootstrap之后页面调整。 9 年之前
layouts ed2752356e 商城前端项目 9 年之前
middleware ed2752356e 商城前端项目 9 年之前
pages 242d821a69 修改帮助中心链接 9 年之前
plugins 77a109bcaa 修改配置 9 年之前
static fae1d70c2a Merge branch 'master' of C:\Users\wangyc\WebstormProjects\mall-web-ssr with conflicts. 9 年之前
store 0a7394fe2f 帮助中心图标及图片 9 年之前
utils ed2752356e 商城前端项目 9 年之前
.editorconfig ed2752356e 商城前端项目 9 年之前
.eslintrc.js ed2752356e 商城前端项目 9 年之前
.gitignore 35bd727163 原厂专区、代理经销 9 年之前
Dockerfile 1142dee408 借助运行时环境参数进行编译 9 年之前
README.md ed2752356e 商城前端项目 9 年之前
app.html ed2752356e 商城前端项目 9 年之前
nuxt.config.js 35bd727163 原厂专区、代理经销 9 年之前
package.json fdd53b43b0 加iview 9 年之前
run.sh 00d791ebe2 修改docker启动command 9 年之前
server.js 77a109bcaa 修改配置 9 年之前
yarn.lock 35bd727163 原厂专区、代理经销 9 年之前

README.md

mall-web-ssr

mall web project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.