677 Forks
4871 Stars
4871 Watchers

re-frame

A ClojureScript framework for building user interfaces, leveraging React

How to download and setup re-frame

Open terminal and run command
git clone https://github.com/day8/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/day8/re-frame/archive/master.zip

Or simply clone re-frame with SSH
[email protected]:day8/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/day8/re-frame/issues