Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.
/ gatsby-blog Public archive

A simple boilerplate for creating Gatsby blogs.

License

Notifications You must be signed in to change notification settings

mmilanovic4/gatsby-blog

Repository files navigation

Gatsby boilerplate

License

Overview

A simple boilerplate for creating blogs with GatsbyJS.

Setup

git clone https://github.com/mmilanovic4/gatsby-blog.git
cd gatsby-blog
npm install

Development

You can use this boilerplate with your own server (e.g. Express), then you can just run build script with development flag:

npm run dev

Production

npm run prod

Icon credits

Icons made by Freepik from Flaticon.

Releases

No releases published

Packages

No packages published