2 Forks
12 Stars
12 Watchers

re-frame

A VanillaJS take on Clojure's fantastic re-frame library

How to download and setup re-frame

Open terminal and run command
git clone https://github.com/davezuko/re-frame.git
git clone is used to create a copy or clone of re-frame 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 re-frame https://github.com/davezuko/re-frame/archive/master.zip

Or simply clone re-frame with SSH
[email protected]:davezuko/re-frame.git

If you have some problems with re-frame

You may open issue on re-frame support forum (system) here: https://github.com/davezuko/re-frame/issues