Joeshu fb1398f33e fix | il y a 2 ans | |
---|---|---|
.vscode | il y a 2 ans | |
public | il y a 2 ans | |
src | il y a 2 ans | |
.editorconfig | il y a 2 ans | |
.env | 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 | il y a 2 ans | |
.prettierignore | il y a 2 ans | |
.prettierrc.js | il y a 2 ans | |
README.md | il y a 2 ans | |
babel.config.js | il y a 2 ans | |
jsconfig.json | il y a 2 ans | |
package-lock.json | il y a 2 ans | |
package.json | il y a 2 ans | |
postcss.config.js | il y a 2 ans | |
vue.config.js | il y a 2 ans |
超级云卡(微信网页,小程序内嵌 webview)
# 安装依赖
npm install
# 本地开发
npm run dev
# 打包部署
npm run build