GitHunt
PI

piersolenski/gatsby-starter

A simple boilerplate for kickstarting Gatsby projects.

Gatsby Starter

Netlify Status

A simple boilerplate for kickstarting Gatsby projects.

Check out the demo!

Features

๐Ÿš€ Getting started

Installation

Install the project dependencies.

npm i

Bootstrapping

npm start

Bootstraps your project with all the key information.

Develop

npm run dev

Gatsby will start a hot-reloading development environment accessible at localhost:8000.

Building

npm run build

Gatsby will perform an optimized production build for your site generating static HTML and per-route JavaScript code bundles.

Generating code

Gatsy Starter uses Plop to automate repetivitve workflows, such as creating components or adding a CMS to your project! Run npm run plop (or simply plop if you have it installed globally) to see your options.

Languages

JavaScript100.0%

Contributors

Do What The F*ck You Want To Public License
Created December 26, 2018
Updated February 21, 2022