新账户中心前端

wangcz 7b6289fe30 perf:修改商城新版链接地址 6 éve
assets 8d9d3b01ae fix: 处理BUG 6 éve
components 7b6289fe30 perf:修改商城新版链接地址 6 éve
layouts c40eeb8b7c sass登录 7 éve
middleware b71ca5d6d3 . 7 éve
pages 7bb8c9603c perf: 处理分面列表问题 7 éve
plugins c95a37f03e perf: 处理发布失败 7 éve
static 761a5567d3 更新地区 7 éve
store 171a889a96 处理BUG 7 éve
utils d3eeb65869 账号中心 8 éve
.babelrc 9d4aebdb9b perf: 合并代码 7 éve
.editorconfig d3eeb65869 账号中心 8 éve
.eslintrc.js 8e4d6b5485 处理BUG 7 éve
.gitignore d3eeb65869 账号中心 8 éve
Dockerfile f1f4bd4178 sass登录 7 éve
README.md d3eeb65869 账号中心 8 éve
app.html 26f4bd68c2 perf: 百度统计更换 7 éve
nuxt.config.js 61e93804e4 perf: 处理发布失败 7 éve
package-lock.json 8c7bf3b0db 修改webpack配置 7 éve
package.json 9d4aebdb9b perf: 合并代码 7 éve
post.sh d3eeb65869 账号中心 8 éve
run.sh d3eeb65869 账号中心 8 éve
server.js 9a89f04899 perf 设置config 7 éve
yarn.lock 9a89f04899 perf 设置config 7 é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.