Skip to content

eblonvia/es6.koans

 
 

Repository files navigation

ES6 Koans

You need to have node/npm and git installed on your computer.

Clone and install repo using git

Follow these few steps in order to use this repo

$ git clone https://github.com/hackages/es6.koans.git

$ cd es6.koans

$ npm test

You can also download the repo from Github

Recommended Tools

  1. You can use your favorite IDE but we recommend using one of those that support WallabyJS
    1. Atom.io
    2. WebStorm
    3. Any other IDEs
  2. If you haven’t done so just install Wallabyjs
  3. We will be using babel and Webpack

About

learn es6 with tdd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • HTML 3.2%