commit init

This commit is contained in:
v1ll4n
2024-03-20 17:39:40 +08:00
parent 8df40867ec
commit 74dc812f8f
14 changed files with 106 additions and 81 deletions
+1
View File
@@ -14,6 +14,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"watch": "react-scripts build - -watch",
"test": "react-scripts test",
"eject": "react-scripts eject"
},