1
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
# Start the LMS backend in the background
|
# Start the LMS backend in the background
|
||||||
./lms-service &
|
./lms-service &
|
||||||
|
|
||||||
# Start the Experience frontend
|
# Start the Experience frontend on port 3003
|
||||||
node server.js
|
PORT=3003 node server.js
|
||||||
|
|||||||
Reference in New Issue
Block a user