商城前端(SSR)

Administrator 45f4edd8d8 处理立即询价不做登入限制 8 yıl önce
assets 76103466d6 ie10以下提示 8 yıl önce
components 45f4edd8d8 处理立即询价不做登入限制 8 yıl önce
layouts 45f4edd8d8 处理立即询价不做登入限制 8 yıl önce
middleware 2c836673a3 开通卖家中心登录验证 8 yıl önce
pages 45f4edd8d8 处理立即询价不做登入限制 8 yıl önce
plugins 50c5db9e3a 去除页面上无用console.log 8 yıl önce
static b72a1001fc Merge branch 'feature-wcz-supplier20180425' into release-20170915 8 yıl önce
store b72a1001fc Merge branch 'feature-wcz-supplier20180425' into release-20170915 8 yıl önce
utils b72a1001fc Merge branch 'feature-wcz-supplier20180425' into release-20170915 8 yıl önce
.babelrc 826587ff3d ie兼容处理 9 yıl önce
.editorconfig ed2752356e 商城前端项目 9 yıl önce
.eslintrc.js 661e7afcb8 添加求购分享手机端页面 8 yıl önce
.gitignore b4f679a9d7 更新忽略文件 9 yıl önce
Dockerfile 6798a548a7 修改dockerfile 8 yıl önce
README.md ea935475a9 删除git分支测试 9 yıl önce
app.html 76103466d6 ie10以下提示 8 yıl önce
nuxt.config.js 45f4edd8d8 处理立即询价不做登入限制 8 yıl önce
package.json 6aff58ae1c 去除手动GC 8 yıl önce
post.sh 47a2c82dc2 删除post.sh build操作 8 yıl önce
run.sh 3410096ddb post.sh 8 yıl önce
server.js 93f1788e6c 修改server listen 8 yıl önce
yarn.lock 45f4edd8d8 处理立即询价不做登入限制 8 yıl önce

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.