wulei 664726d6ff 优化基础设置 3 달 전
..
public f5761ffa24 优化基础设置 3 달 전
src 664726d6ff 优化基础设置 3 달 전
.editorconfig 86c744e839 111 3 달 전
.env.development 86c744e839 111 3 달 전
.env.production 86c744e839 111 3 달 전
.eslintrc.js 86c744e839 111 3 달 전
.gitignore 86c744e839 111 3 달 전
LICENSE 86c744e839 111 3 달 전
README.md 86c744e839 111 3 달 전
antd.js 86c744e839 111 3 달 전
index.html 86c744e839 111 3 달 전
package.json 86c744e839 111 3 달 전
postcss.config.js 86c744e839 111 3 달 전
prettier.config.js 86c744e839 111 3 달 전
tailwind.config.js 86c744e839 111 3 달 전
tsconfig.json 86c744e839 111 3 달 전
vite.config.mjs 86c744e839 111 3 달 전

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

启动完成后浏览器访问 http://localhost:81