Skip to content

D-Mobilelab/learn-es6-with-tests

Repository files navigation

Learn ES6 with test

We are studying ECMAScript 6 but, instead of writing notes on a notepad (that will be lost and forgotten), we decided to write understandable tests!

Clone, test... and learn!

Clone:

git clone https://github.com/D-Mobilelab/learn-es6-with-tests.git learn-es6
cd learn-es6
npm install
bower install

Test:

gulp test

Learn:

Read files in test/ folder or read Summary section below.

Summary

About

Learn easily ECMAScript 6 with tests!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published