工程初始化

This commit is contained in:
aixianling
2022-12-27 10:40:16 +08:00
parent bd98f85db2
commit 4684d1d4cd
13 changed files with 261 additions and 36 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/.idea/
/package-lock.json
/dist/
/node_modules/