0 Forks
0 Stars
0 Watchers

ember-getting-started

Ember getting started tutorial from https://guides.emberjs.com/v2.14.0/getting-started/quick-start/

How to download and setup ember-getting-started

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

Or simply clone ember-getting-started with SSH
[email protected]:pujolchr/ember-getting-started.git

If you have some problems with ember-getting-started

You may open issue on ember-getting-started support forum (system) here: https://github.com/pujolchr/ember-getting-started/issues