新账户中心前端

wangcz c95a37f03e perf: 处理发布失败 7 年之前
assets af190cfa91 处理验证码图片样式调整 7 年之前
components 86418a5f98 perf: 处理邮箱验证规则 7 年之前
layouts c40eeb8b7c sass登录 7 年之前
middleware b71ca5d6d3 . 7 年之前
pages 1664384b16 perf: 成员列表操作后出现的页码错误问题 7 年之前
plugins c95a37f03e perf: 处理发布失败 7 年之前
static 761a5567d3 更新地区 7 年之前
store 171a889a96 处理BUG 7 年之前
utils d3eeb65869 账号中心 8 年之前
.babelrc 9d4aebdb9b perf: 合并代码 7 年之前
.editorconfig d3eeb65869 账号中心 8 年之前
.eslintrc.js 8e4d6b5485 处理BUG 7 年之前
.gitignore d3eeb65869 账号中心 8 年之前
Dockerfile f1f4bd4178 sass登录 7 年之前
README.md d3eeb65869 账号中心 8 年之前
app.html 06301df7dc 处理css样式加载慢的问题 7 年之前
nuxt.config.js 61e93804e4 perf: 处理发布失败 7 年之前
package-lock.json 8c7bf3b0db 修改webpack配置 7 年之前
package.json 9d4aebdb9b perf: 合并代码 7 年之前
post.sh d3eeb65869 账号中心 8 年之前
run.sh d3eeb65869 账号中心 8 年之前
server.js 9a89f04899 perf 设置config 7 年之前
yarn.lock 9a89f04899 perf 设置config 7 年之前

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.