1.0.0 • Published 4 years ago

gatsby-sleek v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Gatsby sleek

Simple Gatsby starter with Redux and redux-thunk for state management and Jest and Enzyme for testing.

What's included

The starter includes:

Install

Assuming you have installed Gatsby CLI globally:

gatsby new <your-project-name> https://github.com/janczizikow/gatsby-sleek

The starter was created to boostrap creation of gatsby projects using redux and jest & enzyme. If you have other ideas what could be included or changed, just let me know by opening an issue in this repo.