shasha 5785f4c27f 列表查询条件与表格数据的分隔 hace 3 meses
..
public ccfd295efa first commit hace 3 meses
src 5785f4c27f 列表查询条件与表格数据的分隔 hace 3 meses
.editorconfig ccfd295efa first commit hace 3 meses
.env.development ccfd295efa first commit hace 3 meses
.env.production ccfd295efa first commit hace 3 meses
.eslintrc.js ccfd295efa first commit hace 3 meses
.gitignore ccfd295efa first commit hace 3 meses
LICENSE ccfd295efa first commit hace 3 meses
README.md ccfd295efa first commit hace 3 meses
antd.js ccfd295efa first commit hace 3 meses
index.html ccfd295efa first commit hace 3 meses
package.json ccfd295efa first commit hace 3 meses
postcss.config.js ccfd295efa first commit hace 3 meses
prettier.config.js ccfd295efa first commit hace 3 meses
tailwind.config.js ccfd295efa first commit hace 3 meses
tsconfig.json ccfd295efa first commit hace 3 meses
vite.config.mjs ccfd295efa first commit hace 3 meses

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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