新账户中心前端

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

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.