gatsby-boilerplate
v1.0.2
Published
An awesome boilerplate to start projects in Gatsby considering as starter point the development experience of Electric.js
Downloads
9
Maintainers
Readme
Gatsby Boilerplate 🚀
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
- Clone this repo or use Gatsby command line interface using
gatsby new 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
License
BSD License © Liferay, Inc.