Full native ES6 experiment

Before running:

Make sure you have Node.js and NPM installed, then run npm install

Running the server (for the json file endpoint)

npm run-script server

Running the client

Run npm start and go to http://localhost:3000 on your browser