pat270 / gatsby-boilerplate

An awesome boilerplate to start projects in Gatsby considering as starter point the development experience of Electric.js πŸ”₯⚑⚑

Home Page:https://gatsby-boilerplate.wedeploy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An awesome boilerplate to start projects in Gatsby considering as starter point the development experience of Electric.js πŸ”₯⚑⚑

https://gatsby-boilerplate.wedeploy.io

License:Other


Languages

Language:JavaScript 59.6%Language:CSS 40.4%