To run
Development Mode
Run npm install inside client server directory
-
In the root directory do (npm install -D concurrently )
-
In the root directory run npm install -g nodemon typescript ts-node (if running in linux distribution add a sudo before npm install)
-
In the root folder run npm run dev and open http://localhost:3000 on browser