Paper Dashboard

Open-source Bootstrap 4 dashboard template crafted by Creative-Tim

Paper Dashboard 2 is a beautiful Bootstrap 4 admin dashboard with a large number of components, designed to look neat and organized. If you are looking for a tool to manage and visualize data about your business, this dashboard is the thing for you. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics. Paper Dashboard 2 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.

Paper Dashboard 2 is built on top of Bootstrap 4, so it fully supports it. Most of the elements from the dashboard are re-designed to resemble sheets of paper and color pastels. If they are elements that we have not touched, they will gracefully fall back to the Bootstrap 4 default.

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/paper-dashboard.git
$ cd paper-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 Paper Dashboard running.

Last updated