###Setup

#####First of all:

npm install
npm install nodemon -g
npm install babel-cli -g

#####Start server

npm run start