-
Clone this project
-
Run
npm install
oryarn install
in both folders to install all their dependencies. -
Build both servers using
npm run build
oryarn build
-
Start both servers using
npm start
oryarn start
-
Check the readme in individual folder for more information.