#es6
#assembler-institute
#master-in-software-engineering
First, you will need to clone the repo:
$ git clone https://github.com/assembler-institute/es6-and-beyond-exercises.git
Then, you will have to install all the dependencies with npm:
$ npm install
Open the files in the src/
folder and follow the instructions.