Now UI Dashboard

Open-source Bootstrap Dashboard designed by Invision crafted by Creative-Tim

Now UI Dashboard is a responsive Bootstrap 4 kit provided for free by Invision and Creative-Tim. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.

Now UI Dashboard comes packed with all plugins that you might need inside a project and documentation on how to get started. It is light and easy to use, and also very powerful. This makes starting a new project very simple. It also provides benefits if you are already working on a Bootstrap 4 project; you can just import the Now UI Dashboard style over it.

Most of the elements have been redesigned; but if you are using an element we have not touched, it will fall back to the Bootstrap default.

Now UI Dashboard - Free Template.

How to compile the project

To use this modern design and compile in a local environment a minimal development kit is required:

Once we have all these tools accessible we can start compiling the product:

Step #1 - Clone the sources from the public repository

$ git clone https://github.com/creativetimofficial/now-ui-dashboard.git
$ cd now-ui-dashboard

Step #2 - Compile SCSS files

$ gulp compile-scss

Step #3 - Start the template in browser

$ gulp open-app

If all goes well, we should see Now UI Dashboard running.

Last updated

Was this helpful?