项目搭建

This commit is contained in:
2025-03-26 19:00:28 +08:00
commit fd2a75dce2
7 changed files with 276 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
/.vscode
/build
/node_modules
/thirdpart/_source
/thirdpart/FFmpeg
/package-lock.json