1 Forks
0 Stars
0 Watchers

StartQuick

A dead simple project skeleton meant to aid in rapid prototyping and development of websites and web apps for my UCONN Coding Boot Camp projects.

How to download and setup StartQuick

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

Or simply clone StartQuick with SSH
[email protected]:davidsaulrodriguez/StartQuick.git

If you have some problems with StartQuick

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