- Node 6.5.0
- Chrome 55+
- Git
- Your favorite IDE
Clone the project :
git clone git@github.com:ouadie-lahdioui/rx-js-workshop.git
After you've cloned or copied the repository, run an npm install :
npm install
Exercises can be found under the exercises/
directory. The exercises-final/
directory has finished versions of the exercises.
To run an example just run
node exercises/FILE_NAME.js