A professional administration and dashboard template based on Bootstrap 5, equipped with a wide variety of user interface components, forms, tables, charts, pages, and icons. AdminPirulug stands out by not relying on jQuery or any third-party libraries used by AdminPiru.
Demo Page | Documentation Page
The theme includes a custom Webpack file that can be used to quickly recompile and minimize the theme assets while developing or for deployment. You'll need to install Node.js before using Webpack.
Once Node.js is installed, run npm install
to install the remaining dependencies for AdminKit. All dependencies will be downloaded to the node_modules
directory.
npm install
Now you're ready to modify the source files and generate new files in the dist/ folder. AdminKit uses webpack-dev-server to automatically detect changes in files and start a local web server at http://localhost:8989.
npm start
Compile, optimize, minimize, and obfuscate all source files into the dist/ folder:
npm run build
AdminPirulug is distributed under the Licencia MIT.
AdminPirulug was created by Pirulug.