Note : Make sure you have 'npm' or 'yarn' installed on your local machine
To test the project on your local machine run :
foo@bar:~$ npm install
alternatively
foo@bar:~$ yarn install
To spin up the server run :
foo@bar:~$ npm run start
This will fire off the 'start' script which will spin a local server on your machine on port 3000
To use the collaborator got to :
on your respective browser
Open this up in multiple tabs and start collaborating!!
Happy collaborating!!
Snap-shots :