generator-sld
v2.0.3
Published
Need a GatsbyJS boilerplate? Look no further.
Downloads
17
Maintainers
Readme
SLD's Gatsby Boilerplate Generator
A generator that clones, installs and starts one of a collection of GatsbyJS boilerplates for various project types. Happy Hacking.
👋 Prerequisites
This generator requires that you have git, you’ll also need to have Node 8.16.0 or Node 10.16.0 or later version on your local development machine.
⚡️ Run the generator
Running the generator without a fruit will give you the choice between all of them.
npx -p yo -p generator-sld -- yo sld
🍉 Gatsby Watermelon Boilerplate
A GatsbyJS boilerplate with Redux and socket.io all wrapped up nicely in an Express server.
Get it now:
npx -p yo -p generator-sld -- yo sld:watermelon
🍈 Gatsby Melon Boilerplate
A GatsbyJS boilerplate with Redux.
Get it now:
npx -p yo -p generator-sld -- yo sld:melon
🍐 Gatsby Pear Boilerplate
A GatsbyJS boilerplate with Express.
Get it now:
npx -p yo -p generator-sld -- yo sld:pear
🥭 Gatsby Mango Boilerplate
A GatsbyJS boilerplate with dynamic page generation sourced from MarkDown files.
Get it now:
npx -p yo -p generator-sld -- yo sld:mango
🍍 Gatsby Pineapple Boilerplate
A GatsbyJS boilerplate with presentations built with MDX.
Get it now:
npx -p yo -p generator-sld -- yo sld:pineapple
This generator was built with ❤️ by SLD. I try my best to maintain the project but if you notice any issues, or if you need any help - hit me up!