EasyAudioEncode/web
2025-12-31 11:29:58 +08:00
..
public/assets/img init 2025-12-25 17:01:46 +08:00
src 添加音频推送 2025-12-31 11:29:58 +08:00
.env.development 添加音频推送 2025-12-31 11:29:58 +08:00
.env.production 添加音频推送 2025-12-31 11:29:58 +08:00
.gitignore init 2025-12-25 17:01:46 +08:00
.npmrc init 2025-12-25 17:01:46 +08:00
eslint.config.js init 2025-12-25 17:01:46 +08:00
index.html init 2025-12-25 17:01:46 +08:00
package.json init 2025-12-25 17:01:46 +08:00
README.md init 2025-12-25 17:01:46 +08:00
tailwind.config.js init 2025-12-25 17:01:46 +08:00
tsconfig.app.json init 2025-12-25 17:01:46 +08:00
tsconfig.json init 2025-12-25 17:01:46 +08:00
tsconfig.node.json init 2025-12-25 17:01:46 +08:00
vite.config.ts init 2025-12-25 17:01:46 +08:00
yarn.lock init 2025-12-25 17:01:46 +08:00

运行项目

安装依赖 yarn install

运行项目 yarn run dev

运行tailwind yarn run tailwind