Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap. It is fully responsive and compatible with all modern browsers.
How to use Tabler?
(1) cd /tabler directory
(2) run npm run start in the command line.
(3)Open http://localhost:3000 in your browser, and voilà.
(4) Any change in the /src directory, you will build the application and refresh the page.