/gatsby-boilerplate

An awesome boilerplate to start projects in Gatsby considering as starter point the development experience of Electric.js 🔥⚡⚡

Primary LanguageJavaScriptOtherNOASSERTION

Gatsby Boilerplate 🚀

Build Status Renovate enabled

Gatsby Boilerplate is a Gatsby starter with a better development experience and the same content creation experience than Electric.js.

Feel free to contribute with issues and PRs!

Documentation

If you want to check the documentation 📚 click on this link.

Setup

  1. Clone this repo or use Gatsby command line interface using gatsby new [your_site] https://github.com/diegonvs/gatsby-boilerplate
  2. Run npm install or yarn
  3. Run npm run develop or yarn develop for development mode
  4. Run npm run build or yarn build for production mode 3.1 If you want serve your production build just run npm run serve or yarn serve

License

BSD License © Liferay, Inc.