0 Forks
0 Stars
0 Watchers

mix

Practicing interview questions for a full stack developer position.

How to download and setup mix

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

Or simply clone mix with SSH
[email protected]:Narmeenm/mix.git

If you have some problems with mix

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