商城前端(SSR)

yangc 144af850d7 求购数据绑定 %!s(int64=8) %!d(string=hai) anos
assets 6511027090 Merge branch 'master' into feature-orderSearch-0818 %!s(int64=8) %!d(string=hai) anos
components 144af850d7 求购数据绑定 %!s(int64=8) %!d(string=hai) anos
layouts fb3608850c cokkie判断是否引入 %!s(int64=8) %!d(string=hai) anos
middleware 2c836673a3 开通卖家中心登录验证 %!s(int64=8) %!d(string=hai) anos
pages 144af850d7 求购数据绑定 %!s(int64=8) %!d(string=hai) anos
plugins 38a86c4e2a 跨域处理 %!s(int64=8) %!d(string=hai) anos
static a11585dfd4 求购 %!s(int64=8) %!d(string=hai) anos
store 144af850d7 求购数据绑定 %!s(int64=8) %!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 9164a55279 百度推送代码 %!s(int64=8) %!d(string=hai) anos
nuxt.config.js 144af850d7 求购数据绑定 %!s(int64=8) %!d(string=hai) anos
package.json 1b247c022e 去掉zip压缩 %!s(int64=8) %!d(string=hai) anos
post.sh 1b247c022e 去掉zip压缩 %!s(int64=8) %!d(string=hai) anos
run.sh bf9e75aed8 在production环境下外部构建 %!s(int64=8) %!d(string=hai) anos
server.js 6b7d680227 cokkie方式去除头部 %!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.