fanzherong_v 6be2a8a0fc 优化 2 months ago
..
public ccfd295efa first commit 3 months ago
src 6be2a8a0fc 优化 2 months ago
.editorconfig ccfd295efa first commit 3 months ago
.env.development cd27f37fb5 优化 2 months ago
.env.production cd27f37fb5 优化 2 months ago
.eslintrc.js ccfd295efa first commit 3 months ago
.gitignore ccfd295efa first commit 3 months ago
LICENSE ccfd295efa first commit 3 months ago
README.md ccfd295efa first commit 3 months ago
antd.js ccfd295efa first commit 3 months ago
index.html ccfd295efa first commit 3 months ago
package.json 72eadbbe7d 优化 2 months ago
postcss.config.js ccfd295efa first commit 3 months ago
prettier.config.js ccfd295efa first commit 3 months ago
tailwind.config.js ccfd295efa first commit 3 months ago
tsconfig.json ccfd295efa first commit 3 months ago
vite.config.mjs ccfd295efa first commit 3 months ago

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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