天波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 년 전
public - 完成 项目搭建 2 년 전
src - 完成 项目搭建 2 년 전
tests/unit init 2 년 전
.browserslistrc init 2 년 전
.env.development 配置 运行环境 2 년 전
.env.production 配置 运行环境 2 년 전
.env.test 配置 运行环境 2 년 전
.eslintrc.js - 完成 项目搭建 2 년 전
.gitignore init 2 년 전
.postcssrc.js - 完成 项目搭建 2 년 전
Dockerfile - 增加 docker部署脚本 2 년 전
README.md init 2 년 전
antpay_frontend_web_run.sh - 增加 docker部署脚本 2 년 전
babel.config.js - 完成 项目搭建 2 년 전
jest.config.js init 2 년 전
package-lock.json - 完成 项目搭建 2 년 전
package.json - 完成 项目搭建 2 년 전
vue.config.js - 完成 项目搭建 2 년 전

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.