商城前端(SSR)

yangc f1b7b5f880 楼层测试问题修改 %!s(int64=7) %!d(string=hai) anos
assets 758f3c2be5 Merge branch 'feature/yc-selfProduct-0111' %!s(int64=8) %!d(string=hai) anos
components f1b7b5f880 楼层测试问题修改 %!s(int64=7) %!d(string=hai) anos
layouts f1b7b5f880 楼层测试问题修改 %!s(int64=7) %!d(string=hai) anos
middleware 2c836673a3 开通卖家中心登录验证 %!s(int64=8) %!d(string=hai) anos
pages 71e8b6863b Merge branch 'productDetail_router_new' %!s(int64=7) %!d(string=hai) anos
plugins e58141c723 去除iscroll %!s(int64=8) %!d(string=hai) anos
static f1b7b5f880 楼层测试问题修改 %!s(int64=7) %!d(string=hai) anos
store b27ba53c03 楼层 %!s(int64=7) %!d(string=hai) anos
utils ed2752356e 商城前端项目 %!s(int64=8) %!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 ed2752356e 商城前端项目 %!s(int64=8) %!d(string=hai) anos
.gitignore b4f679a9d7 更新忽略文件 %!s(int64=8) %!d(string=hai) anos
Dockerfile d5e94c526d 还原dockerFile %!s(int64=8) %!d(string=hai) anos
README.md ed2752356e 商城前端项目 %!s(int64=8) %!d(string=hai) anos
app.html c63e928c8d 个人物料模态框 %!s(int64=8) %!d(string=hai) anos
nuxt.config.js f1b7b5f880 楼层测试问题修改 %!s(int64=7) %!d(string=hai) anos
package.json e58141c723 去除iscroll %!s(int64=8) %!d(string=hai) anos
post.sh 1b247c022e 去掉zip压缩 %!s(int64=8) %!d(string=hai) anos
run.sh 65c8ed017e 修改Proxy配置 %!s(int64=8) %!d(string=hai) anos
server.js 65c8ed017e 修改Proxy配置 %!s(int64=8) %!d(string=hai) anos
yarn.lock 0d9b35248c 解决买卖家中心退出登录退转到B2C项目的问题 %!s(int64=8) %!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.