商城前端(SSR)

shenjj a4d6e07655 新增移动端我的界面 hace 7 años
assets 81de288e02 需求调整 hace 7 años
components bf08fc17fe Merge remote-tracking branch 'origin/feature/yc-pc_mobile-0516' into feature/yc-pc_mobile-0516 hace 7 años
layouts 6f3057094e Merge remote-tracking branch 'origin/release-20170915' into release-20170915 hace 7 años
middleware 2c836673a3 开通卖家中心登录验证 hace 8 años
pages bf08fc17fe Merge remote-tracking branch 'origin/feature/yc-pc_mobile-0516' into feature/yc-pc_mobile-0516 hace 7 años
plugins c1d4c83717 优化产品管理搜索 hace 7 años
static a4d6e07655 新增移动端我的界面 hace 7 años
store da75f96018 新增移动端我的界面 hace 7 años
utils b72a1001fc Merge branch 'feature-wcz-supplier20180425' into release-20170915 hace 7 años
.babelrc 826587ff3d ie兼容处理 hace 8 años
.editorconfig ed2752356e 商城前端项目 hace 8 años
.eslintrc.js 661e7afcb8 添加求购分享手机端页面 hace 8 años
.gitignore b4f679a9d7 更新忽略文件 hace 8 años
Dockerfile 6798a548a7 修改dockerfile hace 7 años
README.md ea935475a9 删除git分支测试 hace 8 años
app.html d5b0e1efd1 cnzz https hace 7 años
nuxt.config.js d2aee271d7 类目筛选其他,导航栏样式 hace 7 años
package.json 6aff58ae1c 去除手动GC hace 7 años
post.sh 47a2c82dc2 删除post.sh build操作 hace 7 años
run.sh 3410096ddb post.sh hace 8 años
server.js 93f1788e6c 修改server listen hace 7 años
yarn.lock 45f4edd8d8 处理立即询价不做登入限制 hace 7 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.