gatsby-bulma-default

1.0.0 • Public • Published

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-cli

And run from your CLI:

gatsby new gatsby-bulma-site https://github.com/aviaryan/gatsby-bulma-default

Then you can run it by:

cd gatsby-bulma-site
gatsby develop

To build the application into static files, use:

gatsby build
# gatsby serve to serve from static folder 

Deploy

Deploy to Netlify


Credits

Readme

Keywords

Package Sidebar

Install

npm i gatsby-bulma-default

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

311 kB

Total Files

16

Last publish

Collaborators

  • aviaryan