Added frond-end and needed get calls.
This commit is contained in:
4
startall.sh
Normal file
4
startall.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
npm start &
|
||||
cd permissions_control_panel
|
||||
npm start &
|
||||
Reference in New Issue
Block a user