Make sure you have node.js version 6.7.0 installed. Then open your terminal and type following commands:
$git clone git@github.com:meanwise-eng/Subscriptions.git
$cd Subscriptions
$npm install
$npm start
Now the server is up and running on localhost:3000