Website created by Charles Jenkins with help from Gastbyjs and React.
- Install node.js (if not already). Visit https://nodejs.org/en/ for more info.
- Install Git
- Install Gatsby with
npm install -g gatsby-cli
- Clone this repository with
git clone https://github.com/thecharlesjenkins/my_website.git
- cd into the repository
- Run
gatsby develop
, open your favorite internet browser, and go tolocalhost:8000
or whatever gatsby tells you after running the command - View to your delight ❤️