shasha 8611df9e2c 查询条件优化 1 月之前
..
public ccfd295efa first commit 1 月之前
src 8611df9e2c 查询条件优化 1 月之前
.editorconfig ccfd295efa first commit 1 月之前
.env.development ccfd295efa first commit 1 月之前
.env.production ccfd295efa first commit 1 月之前
.eslintrc.js ccfd295efa first commit 1 月之前
.gitignore ccfd295efa first commit 1 月之前
LICENSE ccfd295efa first commit 1 月之前
README.md ccfd295efa first commit 1 月之前
antd.js ccfd295efa first commit 1 月之前
index.html ccfd295efa first commit 1 月之前
package.json ccfd295efa first commit 1 月之前
postcss.config.js ccfd295efa first commit 1 月之前
prettier.config.js ccfd295efa first commit 1 月之前
tailwind.config.js ccfd295efa first commit 1 月之前
tsconfig.json ccfd295efa first commit 1 月之前
vite.config.mjs ccfd295efa first commit 1 月之前

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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