Requirements: Node JS Git
To install dependenies "npm install"
To run server node server.js in backend directory in terminal
to stop server CTRL + C
Simple:
git clone https://github.com/QuackStack-LTD/sample-app.git
cd backend
npm install
node server.js