天波h5前端应用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JinxChen 6b22c1bdac - 增加 docker部署脚本 2 years ago
public - 完成 项目搭建 2 years ago
src - 完成 项目搭建 2 years ago
tests/unit init 2 years ago
.browserslistrc init 2 years ago
.env.development 配置 运行环境 2 years ago
.env.production 配置 运行环境 2 years ago
.env.test 配置 运行环境 2 years ago
.eslintrc.js - 完成 项目搭建 2 years ago
.gitignore init 2 years ago
.postcssrc.js - 完成 项目搭建 2 years ago
Dockerfile - 增加 docker部署脚本 2 years ago
README.md init 2 years ago
antpay_frontend_web_run.sh - 增加 docker部署脚本 2 years ago
babel.config.js - 完成 项目搭建 2 years ago
jest.config.js init 2 years ago
package-lock.json - 完成 项目搭建 2 years ago
package.json - 完成 项目搭建 2 years ago
vue.config.js - 完成 项目搭建 2 years ago

README.md

alipay-scan-code-front-end

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.