PI
piersolenski/gatsby-starter
A simple boilerplate for kickstarting Gatsby projects.
Gatsby Starter
A simple boilerplate for kickstarting Gatsby projects.
Check out the demo!
Features
- React
- Gatsby
- Styled Components + Polished
- Prettier + ESLint + lint-staged integration
- SVGR
- Plop
๐ 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.
On this page
Languages
JavaScript100.0%
Latest Release
3.0.2November 25, 2020Do What The F*ck You Want To Public License
Created December 26, 2018
Updated February 21, 2022