24 Forks
19 Stars
19 Watchers

Srvup-2

Learn step-by-step to create a video membership site like CodingForEntrepreneurs.com using Django 1.10 and Bootstrap. Video content is taking over all content on the web so it's time to build a system that allows you share videos with the world. Let's do this!

How to download and setup Srvup-2

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

Or simply clone Srvup-2 with SSH
[email protected]:codingforentrepreneurs/Srvup-2.git

If you have some problems with Srvup-2

You may open issue on Srvup-2 support forum (system) here: https://github.com/codingforentrepreneurs/Srvup-2/issues