--- layout: documentation doc-tab: overview doc-subtab: start --- {% include subnav-overview.html %}

3 ways to start

You only need 1 CSS file to use Bulma


1

Use NPM (recommended):

{% highlight bash %} npm install bulma {% endhighlight %}

Font Awesome icons

If you want to use icons with Bulma, don't forget to include Font Awesome:

{% highlight html %} {% endhighlight %}