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!
If you want to check the documentation 📚 click on this link.
- Clone this repo or use Gatsby command line interface using
gatsby new [your_site] https://github.com/diegonvs/gatsby-boilerplate
- Run
npm install
oryarn
- Run
npm run develop
oryarn develop
for development mode - Run
npm run build
oryarn build
for production mode 3.1 If you want serve your production build just runnpm run serve
oryarn serve
BSD License © Liferay, Inc.