mirror of
https://github.com/bendtherules/piktochart-create-editor.git
synced 2026-08-18 13:52:56 +00:00
Update server run command
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
"uuid": "^3.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start-server": "nodemon ./server/server.js",
|
||||
"start-server": "cd server && nodemon server.js",
|
||||
"start": "react-scripts-ts start",
|
||||
"build": "react-scripts-ts build",
|
||||
"test": "react-scripts-ts test --env=jsdom",
|
||||
|
||||
Reference in New Issue
Block a user