Adminator
Open-source admin dashboard template crafted by ColorLib
Last updated
Open-source admin dashboard template crafted by ColorLib
Last updated
Adminator is a responsive Bootstrap 4 Admin Template. It provides you with a collection of ready-to-use code snippets and utilities, custom pages, a collection of applications, and some useful widgets.
For newcomers, Adminator is provided by ColorLib, a well-known company involved in many ope-source products. Adminator has a modern UI and comes with a state-of-the-art tooling chain to compile the HTML files.
To use this modern design and compile in a local environment a minimal development kit is required:
A modern editor - VSCode
Nodejs - used in Javascript-based products and tools
Once we have all these tools accessible we can start compiling the product:
Step #1 - Clone the sources from the public repository
Step #2 - Install modules via NPM or Yarn
Step #3 - Start the app in development mode (with LIVE Reloading)
If all goes well, we should see the app running in the browser: