How to create a Github repository before creating a local reposity

If you start with creating a GitHub project first before starting a project.

Createing a GitHub Repository

In the upper-right corner of any page, click “+”, and then click New repository.
On local, create a project folder:

$ git clone https://github.com/EskoCruz/sass-mixin-toolbox.git
Written on August 12, 2015