商城前端(SSR)

yangc 0e8efa1664 手机端店铺分享 7 yıl önce
assets 9dfe867ad4 Merge branch 'master' into feature/yc-apply_purchase_new-0126 7 yıl önce
components 0e8efa1664 手机端店铺分享 7 yıl önce
layouts 3c90b37688 店铺分享 7 yıl önce
middleware 2c836673a3 开通卖家中心登录验证 8 yıl önce
pages 263ff328e9 手机端店铺分享 7 yıl önce
plugins c03f42b517 手机端店铺分享 7 yıl önce
static c03f42b517 手机端店铺分享 7 yıl önce
store 263ff328e9 手机端店铺分享 7 yıl önce
utils ed2752356e 商城前端项目 8 yıl önce
.babelrc 826587ff3d ie兼容处理 8 yıl önce
.editorconfig ed2752356e 商城前端项目 8 yıl önce
.eslintrc.js ed2752356e 商城前端项目 8 yıl önce
.gitignore b4f679a9d7 更新忽略文件 8 yıl önce
Dockerfile d5e94c526d 还原dockerFile 8 yıl önce
README.md ed2752356e 商城前端项目 8 yıl önce
app.html c63e928c8d 个人物料模态框 8 yıl önce
nuxt.config.js c03f42b517 手机端店铺分享 7 yıl önce
package.json c03f42b517 手机端店铺分享 7 yıl önce
post.sh 1b247c022e 去掉zip压缩 8 yıl önce
run.sh 65c8ed017e 修改Proxy配置 8 yıl önce
server.js 509f468cad 隐藏不可拆卖,erp隐藏头部方式修改 7 yıl önce
yarn.lock 0d9b35248c 解决买卖家中心退出登录退转到B2C项目的问题 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.