Adminator
Open-source admin dashboard template crafted by ColorLib
Adminator is a responsive Bootstrap 5 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, Initially coded by Colorlib. Migrated to Gulp Tooling for accelerated development by AppSeed.
- 👉 Adminator Flask -
Flask
Integration (free) - 👉 Adminator Django -
Django
Integration (free)
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.
How to compile the project​
- A modern editor - VSCode
- Nodejs - used in Javascript-based products and tools
- GIT - a command-line tool used to download sources from Github
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/puikinsh/Adminator-admin-dashboard.git
$ cd Adminator-admin-dashboard
Step #2 - Install modules via NPM or Yarn
$ npm install
// OR
$ yarn
Step #3 - Start the app in development mode (with LIVE Reloading)
$ npm run dev
// OR
$ yarn dev
If all goes well, we should see the app running in the browser:
✅ Resources​
- 👉 Access AppSeed and start your next project
- 👉 Deploy Projects on Aws, Azure and Digital Ocean via DeployPRO
- 👉 Create an amazing landing page with Simpllo, an open-source site builder
- 👉 Django App Generator - A 2nd generation App Builder