arfa
arfa copied to clipboard
Free Admin Dashboard Template Based On Bootstrap 5
ArFa - Admin Dashboard
ArFa is an admin template Based on Bootstrap 5 as already mentioned by bootstrap 5, that is no longer needed jquery, the core of this template also doesn't use jquery, but some page still need it, such as Datatables.
ArFa also support dark mode theme
Instant use
- Go directly download this master repository
- Go to pages directory, and you are ready to go
Installation & Contributing
Clone Via Git
git clone https://github.com/abdulisabdul/arfa.git
- Then Run
cd
to the newly created/arfa
directory - Install package manage such yarn or nodejs first if you don't have it in your machine
- Run the
yarn
ornpm install
command to install dependencies - Finally you can Run the
yarn dev
to start development - The source file is on src folder
- Once you edit and save changed file, it will recompile to the pages on root folder
- It's using gulp and nunjucks, please see
gulpfile.js
License
ArFa is an open source project that is licensed under MIT.