超级云卡

Joeshu fb1398f33e fix il y a 2 ans
.vscode bd26487d3a feat il y a 2 ans
public bd26487d3a feat il y a 2 ans
src fb1398f33e fix il y a 2 ans
.editorconfig bd26487d3a feat il y a 2 ans
.env 2aea275d5d feat il y a 2 ans
.env.development 64661b54b0 refactor il y a 2 ans
.env.production 64661b54b0 refactor il y a 2 ans
.env.test bd26487d3a feat il y a 2 ans
.eslintrc.js bd26487d3a feat il y a 2 ans
.gitignore bd26487d3a feat il y a 2 ans
.prettierignore bd26487d3a feat il y a 2 ans
.prettierrc.js bd26487d3a feat il y a 2 ans
README.md ea4a64010b refactor 使用location.protocol il y a 2 ans
babel.config.js bd26487d3a feat il y a 2 ans
jsconfig.json bd26487d3a feat il y a 2 ans
package-lock.json e5991f16b7 chore il y a 2 ans
package.json e5991f16b7 chore il y a 2 ans
postcss.config.js bd26487d3a feat il y a 2 ans
vue.config.js e5991f16b7 chore il y a 2 ans

README.md

超级云卡

超级云卡(微信网页,小程序内嵌 webview)

运行和打包

# 安装依赖
npm install

# 本地开发
npm run dev

# 打包部署
npm run build