72 Forks
114 Stars
114 Watchers

fullstackopen

Exercise solutions for the Full Stack Open course

How to download and setup fullstackopen

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

Or simply clone fullstackopen with SSH
[email protected]:anancarv/fullstackopen.git

If you have some problems with fullstackopen

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