A Project to demonstrate some gatsby image use cases
- Gatsby v2
- Bulma CSS
- Responsive design
- Google Analytics
- SEO
- Netlify Deployment
- Gatsby
- Bulma
- SASS
- GraphQL
You need npm and Gatsby CLI installed on your development machine.
If you have Git installed on your system you can run the following command:
git clone https://github.com/Tokenizers/gatsby-image-example
Otherwise you can directly download it clicking on download button on this repository.
Go inside gatsby-image-example/
directory and run the following command:
npm run develop
The site is now running at http://localhost:8000.
Open gatsby-image-example/
directory in your code editor of choice and edit it. Save your changes and the browser will update them in real time!