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.
|
|
2 weeks ago | |
|---|---|---|
| .idea | ||
| public | ||
| src | 2 weeks ago | |
| .browserslistrc | ||
| .env.dev | ||
| .env.prod | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package.json | ||
| vite.config.ts | ||
README.md
数字督察
安装
# 使用淘宝源
npm config set registry https://registry.npmmirror.com
npm install
运行
npm run start