天波h5前端应用
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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.