天波h5前端应用
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
JinxChen 6b22c1bdac - 增加 docker部署脚本 il y a 2 ans
public - 完成 项目搭建 il y a 2 ans
src - 完成 项目搭建 il y a 2 ans
tests/unit init il y a 2 ans
.browserslistrc init il y a 2 ans
.env.development 配置 运行环境 il y a 2 ans
.env.production 配置 运行环境 il y a 2 ans
.env.test 配置 运行环境 il y a 2 ans
.eslintrc.js - 完成 项目搭建 il y a 2 ans
.gitignore init il y a 2 ans
.postcssrc.js - 完成 项目搭建 il y a 2 ans
Dockerfile - 增加 docker部署脚本 il y a 2 ans
README.md init il y a 2 ans
antpay_frontend_web_run.sh - 增加 docker部署脚本 il y a 2 ans
babel.config.js - 完成 项目搭建 il y a 2 ans
jest.config.js init il y a 2 ans
package-lock.json - 完成 项目搭建 il y a 2 ans
package.json - 完成 项目搭建 il y a 2 ans
vue.config.js - 完成 项目搭建 il y a 2 ans

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.