mirror of
https://github.com/Nezumi-2711/json-server-vercel.git
synced 2026-09-22 13:38:40 +00:00
Update directory
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"main": "api/server.js",
|
||||
"scripts": {
|
||||
"start-flask": "python main.py",
|
||||
"start-flask": "python api/main.py",
|
||||
"start-express": "nodemon api/server.js",
|
||||
"start":"npm run start-proxy & npm run start-flask & npm run start-express"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user