7 Forks
7 Stars
7 Watchers

learnr

Learnr, part of Teachr Suite (Trainr, Learnr, Teamr, Graspr, Skillr) is an open source online training platform that is capable to run sites similar to Udacity. It is written in AngularJS with REST API for high performance in mind.

How to download and setup learnr

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

Or simply clone learnr with SSH
[email protected]:agriya/learnr.git

If you have some problems with learnr

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