商城前端(SSR)

yangc ec9dc0a9a2 分页组件样式调整,快讯页面样式代码调整。 hace 8 años
assets ed2752356e 商城前端项目 hace 8 años
components ec9dc0a9a2 分页组件样式调整,快讯页面样式代码调整。 hace 8 años
layouts ed2752356e 商城前端项目 hace 8 años
middleware ed2752356e 商城前端项目 hace 8 años
pages ec9dc0a9a2 分页组件样式调整,快讯页面样式代码调整。 hace 8 años
plugins 77a109bcaa 修改配置 hace 8 años
static fae1d70c2a Merge branch 'master' of C:\Users\wangyc\WebstormProjects\mall-web-ssr with conflicts. hace 8 años
store 1973475027 Merge remote-tracking branch 'origin/master' hace 8 años
utils ed2752356e 商城前端项目 hace 8 años
.editorconfig ed2752356e 商城前端项目 hace 8 años
.eslintrc.js ed2752356e 商城前端项目 hace 8 años
.gitignore 35bd727163 原厂专区、代理经销 hace 8 años
Dockerfile 1142dee408 借助运行时环境参数进行编译 hace 8 años
README.md ed2752356e 商城前端项目 hace 8 años
app.html ed2752356e 商城前端项目 hace 8 años
nuxt.config.js 35bd727163 原厂专区、代理经销 hace 8 años
package.json fdd53b43b0 加iview hace 8 años
run.sh 00d791ebe2 修改docker启动command hace 8 años
server.js 77a109bcaa 修改配置 hace 8 años
yarn.lock 35bd727163 原厂专区、代理经销 hace 8 años

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.