商城前端(SSR)

yangc d7b53c4e21 需求调整 %!s(int64=7) %!d(string=hai) anos
assets 81de288e02 需求调整 %!s(int64=7) %!d(string=hai) anos
components d7b53c4e21 需求调整 %!s(int64=7) %!d(string=hai) anos
layouts 6f3057094e Merge remote-tracking branch 'origin/release-20170915' into release-20170915 %!s(int64=7) %!d(string=hai) anos
middleware 2c836673a3 开通卖家中心登录验证 %!s(int64=8) %!d(string=hai) anos
pages 2770342b08 需求调整 %!s(int64=7) %!d(string=hai) anos
plugins c1d4c83717 优化产品管理搜索 %!s(int64=7) %!d(string=hai) anos
static 2770342b08 需求调整 %!s(int64=7) %!d(string=hai) anos
store 1ee626eb43 合并代码 %!s(int64=7) %!d(string=hai) anos
utils b72a1001fc Merge branch 'feature-wcz-supplier20180425' into release-20170915 %!s(int64=7) %!d(string=hai) anos
.babelrc 826587ff3d ie兼容处理 %!s(int64=8) %!d(string=hai) anos
.editorconfig ed2752356e 商城前端项目 %!s(int64=8) %!d(string=hai) anos
.eslintrc.js 661e7afcb8 添加求购分享手机端页面 %!s(int64=8) %!d(string=hai) anos
.gitignore b4f679a9d7 更新忽略文件 %!s(int64=8) %!d(string=hai) anos
Dockerfile 6798a548a7 修改dockerfile %!s(int64=7) %!d(string=hai) anos
README.md ea935475a9 删除git分支测试 %!s(int64=8) %!d(string=hai) anos
app.html d5b0e1efd1 cnzz https %!s(int64=7) %!d(string=hai) anos
nuxt.config.js d7b53c4e21 需求调整 %!s(int64=7) %!d(string=hai) anos
package.json 6aff58ae1c 去除手动GC %!s(int64=7) %!d(string=hai) anos
post.sh 47a2c82dc2 删除post.sh build操作 %!s(int64=8) %!d(string=hai) anos
run.sh 3410096ddb post.sh %!s(int64=8) %!d(string=hai) anos
server.js 93f1788e6c 修改server listen %!s(int64=7) %!d(string=hai) anos
yarn.lock 45f4edd8d8 处理立即询价不做登入限制 %!s(int64=7) %!d(string=hai) anos

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.