17 Forks
19 Stars
19 Watchers

ember-fundamentals

👨‍🏫 Mike's Ember Fundamentals Course

How to download and setup ember-fundamentals

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

Or simply clone ember-fundamentals with SSH
[email protected]:mike-works/ember-fundamentals.git

If you have some problems with ember-fundamentals

You may open issue on ember-fundamentals support forum (system) here: https://github.com/mike-works/ember-fundamentals/issues