商城前端(SSR)

yangc 09419c7a58 搜索页取消按钮 8 éve
assets 3b37a531c3 第一阶段修改。 8 éve
components 09419c7a58 搜索页取消按钮 8 éve
layouts 7d553d3a1b Merge branch 'master' into feature/yc-mobile-1020 8 éve
middleware d914d4a6ae 修改登录、退出参数 8 éve
pages 6e39f64bc1 remindbox引入修改 8 éve
plugins e1449886e2 手机商城设备分离方案配置信息完成 8 éve
static deee7b7484 器件详情页收藏 8 éve
store 3b37a531c3 第一阶段修改。 8 éve
utils ed2752356e 商城前端项目 8 éve
.babelrc 826587ff3d ie兼容处理 8 éve
.editorconfig ed2752356e 商城前端项目 8 éve
.eslintrc.js ed2752356e 商城前端项目 8 éve
.gitignore b4f679a9d7 更新忽略文件 8 éve
Dockerfile d5e94c526d 还原dockerFile 8 éve
README.md ed2752356e 商城前端项目 8 éve
app.html 7d553d3a1b Merge branch 'master' into feature/yc-mobile-1020 8 éve
nuxt.config.js 7d553d3a1b Merge branch 'master' into feature/yc-mobile-1020 8 éve
package.json 46195c0d08 微博、QQ分享,复制链接,刷新 8 éve
post.sh 1b247c022e 去掉zip压缩 8 éve
run.sh bf9e75aed8 在production环境下外部构建 8 éve
server.js bf9e75aed8 在production环境下外部构建 8 éve
yarn.lock 0d9b35248c 解决买卖家中心退出登录退转到B2C项目的问题 8 éve

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.