Prerequisites:
Clone the repo:
$ git clone https://github.com/DecksterTeam/DeckStarter.git
Install npm packages:
$ npm install express
Open the app in your browser:
Start up the node server:
$ node server.js
App link when runnining locally: http://127.0.0.1:8080/