0.1.2 • Published 5 years ago

cypher-bulma-gutenberg v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

cypher-bulma-gutenberg

Bulma layout scss package to create a "holy grail" layout with Bulma

Getting started

todo

Run example

Install All dependencies

npm i

Run minification of assets and browsersync

npm run watch

Run server, if you want to see example in public folder

npm run serve

And you should have opened url http://localhost:19033/ automatically in your default browser.