View demo here.
A simple Bootstrap 4 admin template that's ready to use right out of the box!. I made this template because I often find myself in need of a simple, pure Bootstrap 4 template. Many of the Admin Dashboard templates I've come across online are over-engineered and overly complex.
Simply copy & paste all files in the /dist
folder into your project.
To view the pages as they are, simply run this command in your console/terminal:
npm start
And navigate to http://localhost:3000/index.html
in your web browser.
To update the vendor packages, run this command in your terminal/console:
gulp
Note: these dependencies are only necessary when displaying this project's pages.
- Express
- Nodemon
Refer to the packages' respective documentations on how to use them
- Bootstrap 4
- Font Awesome 5 Free
- jQuery 3
- ParsleyJS 2 - form validation
- DataTables - sort and search table data
- MomentJS - Tempus Dominus Bootstrap 4 dependency
- Tempus Dominus - datetime picker
- PrismJS - syntax highlighting