Loading repository data…
Loading repository data…
n-genesis / repository
A sleek and fully responsive open-source Bootstrap 5 administration dashboard theme with swipe left event on mobile screens to display the offcanvas.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A sleek and fully responsive Bootstrap 5 Admin Dashboard Theme with swipe left event on mobile screens to display the offcanvas. It's a great starter-kit for developing a modern, user-friendly, and customizable feature-rich front-end for your web applications.
To begin using this template, choose one of the following options to get started:
You can download a zipped file of the repo by click the green "Code" button above and selecting "Download ZIP".
Open your terminal/cmd and navigate to the directory you want to clone to project and run the command:
git clone https://github.com/n-genesis/ngen-admin-dashboard.git
Once you've downloading your copy, you can easily edit the HTML, CSS, and JavaScirpt files inside the dist directory. These are the only files you need to edit to make style and layout changes. You can ignore everything else if you don't wan't to get technical and what not. To checkout your the changes you make to the code, you can open the index.html file in your web browser.
You must have Node.js and NPM installed in order to use this build environment.
Clone the source files and navigate into the project's root directory. Run npm install and then npm start, this will open your default browser with a preview of the template and watch for changes to core template files, and live reload the browser when changes are saved. You can view the package.json file to see which scripts are included.
npm run build builds the project - this builds assets, HTML, JS, and CSS into distnpm run build:assets copies the files in the src/assets/ directory into distnpm run build:pug compiles the Pug located in the src/pug/ directory into distnpm run build:scripts brings the src/js/scripts.js file into distnpm run build:scss compiles the SCSS files located in the src/scss/ directory into distnpm run clean deletes the dist directory to prepare for rebuilding the projectnpm start or npm run start runs the project, launches a live preview in your default browser, and watches for changes made to files in srcFor comprehensive deep dives, please refer to the following internal documentation files:
OVERVIEW.md: Detailed folder layout trees, component breakdowns, custom build script logic pipelines, and system features.Have a bug or an issue with this template? Open a new issue here on GitHub.
Copyright 2025 N-Gen Design This project is open-source software licensed under the MIT License.
This template is built using open-source packages, asset frameworks, and community design resources.