Skip to main content

Dashkit PRO v3

Premium dashboard styled with Bulma - legacy version

Dashkit is a modern dashboard styled with Bulma CSS crafted by CssNinja agency. Dashkit features a set of reusable data widgets and a set of social widgets. These widgets can be uses on every page of your dashboard.

Note: This is a legacy version, for the latest version please access Dashkit PRO v4

Dashkit v3 - Bulma Dashboard.

How to compile DashKit

Being a commercial product to get access to the source code please access the official page and purchase a license. Once you have the source code downloaded a minimal programming kit should be properly installed and accessible in the terminal.

Once all the tools are installed we can start compiling the code.

Step #1 - Change the directory inside the sources

$ cd dashkit-pro

Step #2 - Install modules via NPM or Yarn

$ npm install
// OR
$ yarn

Step #3 - Compile the sources and generate the HTML files

$ gulp dev

Dashkit is now viewable at http://localhost:3000

If all goes well, we should see Dashkit PRO running in the browser.

Dashkit v3 - Bulma Charts.


✅ Resources