You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ch 74ebf5d282
fix: 修改key
3 years ago
src fix: 修改key 3 years ago
.env create project 3 years ago
.gitignore fix: update key 3 years ago
README.md fix: update key 3 years ago
index.html create project 3 years ago
jsconfig.json create project 3 years ago
package.json create project 3 years ago
vite.config.js create project 3 years ago

README.md

环境

node 16.15.1

运行

1、cd 到项目跟目录 2、安装依赖 npm install 3、运行h5端npm run dev:h5