商城前端(SSR)

yangc c469c67264 去除scoped il y a 7 ans
assets 3a6d9dd3e2 手机品牌中心更多 il y a 7 ans
components c469c67264 去除scoped il y a 7 ans
layouts 6f3057094e Merge remote-tracking branch 'origin/release-20170915' into release-20170915 il y a 7 ans
middleware 2c836673a3 开通卖家中心登录验证 il y a 8 ans
pages e7bf306eb0 Merge branch 'fix' il y a 7 ans
plugins c1d4c83717 优化产品管理搜索 il y a 7 ans
static 31cd052009 Merge branch 'master' into release-20170915 il y a 7 ans
store 1ee626eb43 合并代码 il y a 7 ans
utils b72a1001fc Merge branch 'feature-wcz-supplier20180425' into release-20170915 il y a 7 ans
.babelrc 826587ff3d ie兼容处理 il y a 8 ans
.editorconfig ed2752356e 商城前端项目 il y a 8 ans
.eslintrc.js 661e7afcb8 添加求购分享手机端页面 il y a 7 ans
.gitignore b4f679a9d7 更新忽略文件 il y a 8 ans
Dockerfile 6798a548a7 修改dockerfile il y a 7 ans
README.md ea935475a9 删除git分支测试 il y a 8 ans
app.html 76103466d6 ie10以下提示 il y a 7 ans
nuxt.config.js 8d0da9ba5e 搜索bug修改 供应商发布类目带出 il y a 7 ans
package.json 6aff58ae1c 去除手动GC il y a 7 ans
post.sh 47a2c82dc2 删除post.sh build操作 il y a 7 ans
run.sh 3410096ddb post.sh il y a 7 ans
server.js 93f1788e6c 修改server listen il y a 7 ans
yarn.lock 45f4edd8d8 处理立即询价不做登入限制 il y a 7 ans

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.