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.
 
 
 
 
 
..
public
src
.editorconfig
.env.development
.env.production
.eslintrc.js
.gitignore
LICENSE
README.md
antd.js
index.html
package.json
postcss.config.js
prettier.config.js
tailwind.config.js
tsconfig.json
vite.config.mjs

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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