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

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.