@ -87,7 +87,6 @@ While we have purposefully avoided introducing JavaScript frameworks to concentr
You can run this documentation offline by using [Docsify](https://docsify.js.org/#/). Fork this repo, [install Docsify](https://docsify.js.org/#/quickstart) on your local machine, and then in the root folder of this repo, type `docsify serve`. The website will be served on port 3000 on your localhost: `localhost:3000`.
You can run this documentation offline by using [Docsify](https://docsify.js.org/#/). Fork this repo, [install Docsify](https://docsify.js.org/#/quickstart) on your local machine, and then in the root folder of this repo, type `docsify serve`. The website will be served on port 3000 on your localhost: `localhost:3000`.
This project aims to simplify and guide the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.
### Fork this repository
### Fork this repository
@ -95,6 +94,7 @@ This project aims to simplify and guide the way beginners make their first contr
Fork this repository by clicking on the fork button on the top of this page.
Fork this repository by clicking on the fork button on the top of this page.
This will create a copy of this repository in your account.
This will create a copy of this repository in your account.
### Clone the repository
### Clone the repository
Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the _copy to clipboard_ icon.
Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the _copy to clipboard_ icon.