1.0.0 • Published 7 years ago
gatsby-bulma-default v1.0.0
gatsby-bulma-default
Demo: https://aviaryan.in/gatsby-bulma-default
The default Gatsby starter, bundled with a configurable Bulma installation.
See the 2nd commit to see how it's done.
Install
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cliAnd run from your CLI:
gatsby new gatsby-bulma-site https://github.com/aviaryan/gatsby-bulma-defaultThen you can run it by:
cd gatsby-bulma-site
gatsby developTo build the application into static files, use:
gatsby build
# gatsby serve to serve from static folderDeploy
Credits
1.0.0
7 years ago