zhangl fb53130b4f 登陆增加IP限制;登陆失败次数限制Merge branch 'new-version' into feature/NC-45 vor 1 Jahr
..
build fcd3349600 first vor 4 Jahren
config fcd3349600 first vor 4 Jahren
src fb53130b4f 登陆增加IP限制;登陆失败次数限制Merge branch 'new-version' into feature/NC-45 vor 1 Jahr
static fcd3349600 first vor 4 Jahren
test fcd3349600 first vor 4 Jahren
.babelrc fcd3349600 first vor 4 Jahren
.editorconfig fcd3349600 first vor 4 Jahren
.eslintignore fcd3349600 first vor 4 Jahren
.eslintrc.js fcd3349600 first vor 4 Jahren
.gitignore fcd3349600 first vor 4 Jahren
.postcssrc.js fcd3349600 first vor 4 Jahren
README.md fcd3349600 first vor 4 Jahren
index.html fcd3349600 first vor 4 Jahren
package.json 0136415bff feat: NC-45: 结算后台登陆增加邮箱验证码. vor 1 Jahr

README.md

backele

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.