developit / express-es6-rest-api

:battery: Starter project for an ES6 RESTful Express API.

Home Page:http://git.io/express-es6-rest-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions for forking the repository in Windows

Nazarah opened this issue · comments

Hi.
Can you please provide Git instructions to fork this repository in windows.
Thanks.

Hi there,

From the homepage of this repo, please click Fork on the top right.

Give Github few seconds you'll find it under your repos and URL would be:
https://github.com/Nazarah/express-es6-rest-api

Now:

  • Go to your repos and open express-es6-rest-api.
  • Green Clone \ Download Button.
  • Copy the link
  • Don't like command line? Stuff Github Client or Source Tree are amazing and everyone usually love them! use any to clone on your computer.
  • I assume you have node\npm installed, navigate into the folder and npm install and you all good then to run the project!

Happy Hacking @Nazarah ! Please let us know how you go!