EasyVQD/web
2026-03-26 10:23:31 +08:00
..
public/assets/img init 2026-01-15 19:32:33 +08:00
src 优化定时任务 2026-03-26 10:23:31 +08:00
.env.development 编译添加配置文件 2026-01-27 16:01:25 +08:00
.env.production 编译添加配置文件 2026-01-27 16:01:25 +08:00
.gitignore init 2026-01-15 19:32:33 +08:00
.npmrc init 2026-01-15 19:32:33 +08:00
eslint.config.js init 2026-01-15 19:32:33 +08:00
index.html init 2026-01-15 19:32:33 +08:00
package.json init 2026-01-15 19:32:33 +08:00
README.md init 2026-01-15 19:32:33 +08:00
tailwind.config.js init 2026-01-15 19:32:33 +08:00
tsconfig.app.json init 2026-01-15 19:32:33 +08:00
tsconfig.json init 2026-01-15 19:32:33 +08:00
tsconfig.node.json init 2026-01-15 19:32:33 +08:00
vite.config.ts 优化定时任务 2026-03-26 10:23:31 +08:00
yarn.lock init 2026-01-15 19:32:33 +08:00

运行项目

安装依赖 yarn install

运行项目 yarn run dev

运行tailwind yarn run tailwind