shasha 40e631baa1 Merge branch 'master' of http://218.2.6.10:3001/fanzherong/hunanzeyunew hace 1 mes
..
public ccfd295efa first commit hace 2 meses
src 40e631baa1 Merge branch 'master' of http://218.2.6.10:3001/fanzherong/hunanzeyunew hace 1 mes
.editorconfig ccfd295efa first commit hace 2 meses
.env.development ccfd295efa first commit hace 2 meses
.env.production ccfd295efa first commit hace 2 meses
.eslintrc.js ccfd295efa first commit hace 2 meses
.gitignore ccfd295efa first commit hace 2 meses
LICENSE ccfd295efa first commit hace 2 meses
README.md ccfd295efa first commit hace 2 meses
antd.js ccfd295efa first commit hace 2 meses
index.html ccfd295efa first commit hace 2 meses
package.json ccfd295efa first commit hace 2 meses
postcss.config.js ccfd295efa first commit hace 2 meses
prettier.config.js ccfd295efa first commit hace 2 meses
tailwind.config.js ccfd295efa first commit hace 2 meses
tsconfig.json ccfd295efa first commit hace 2 meses
vite.config.mjs ccfd295efa first commit hace 2 meses

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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