AlejandroLuisHC / es6-and-beyond-exercises

Exercises to improve at ES6 +

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#es6 #assembler-institute #master-in-software-engineering

Assembler Institute: ES6 Workshop Exercises

Getting Started

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

Exercises

Open the files in the src/ folder and follow the instructions.

Author

Dani Lucaci

License

MIT

About

Exercises to improve at ES6 +


Languages

Language:JavaScript 52.3%Language:HTML 47.1%Language:CSS 0.6%