超级云卡

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

README.md

超级云卡

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

运行和打包

# 安装依赖
npm install

# 本地开发
npm run dev

# 打包部署
npm run build