codestack brasil
1.0.0
A Gatsby blog develop in the series "Creating a blog with React and Gatsby".
You can see this blog live on codestackbrasil.netlify.com.
First of all you need to have node
and npm
installed on your machine.
Then, you can clone this repository and run the following commands inside the project folder:
npm install
or yarn
;gatsby develop
;To view the project you can open localhost:8000.
Please read CONTRIBUTING.md for details the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.