/Bulma-Dashboard

Free Dashboard Template using Bulma CSS Framework

Primary LanguageHTMLMIT LicenseMIT

Bulma-Dashboard

Free Dashboard Template using Bulma Framework

alt text

How to install

First you have to make sure you have git installed on your machine then clone this repository locally by running this command

git clone https://github.com/SamZCoder/Bulma-Dashboard.git

Now you have all source code localy so it's time to build the project but you must have NodeJs install and then run this command to install required packages

npm install

Once finished installing required packages just run gulp to build your project into a directory called "build"

gulp