74 Forks
92 Stars
92 Watchers

fpjs

Companion repo for Functional Programming for Beginners with Javascript

How to download and setup fpjs

Open terminal and run command
git clone https://github.com/knowthen/fpjs.git
git clone is used to create a copy or clone of fpjs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fpjs https://github.com/knowthen/fpjs/archive/master.zip

Or simply clone fpjs with SSH
[email protected]:knowthen/fpjs.git

If you have some problems with fpjs

You may open issue on fpjs support forum (system) here: https://github.com/knowthen/fpjs/issues