pratikborsadiya / vali-admin

Free Bootstrap 5 admin/dashboard template

Home Page:https://pratikborsadiya.in/vali-admin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vali Admin

vali-admin

npm version

Vali is a free, modular and easy to customize admin theme built using Bootstrap 5, SASS and Pug.js.

Getting started

Run a npm install command in project root directory to install and build dependencies. If you don't want to edit theme you can use the compiled files inside docs folder.

Use npm run dev command to watch and compile source files.

Use npm run build command to compile all source files.

Use npm run start command to start a development server using NodeJs.

Note:

  • The NodeJs server mentioned in npm run start command is for development purpose only. DONOT use it as a production server.

Customization

For more information about customizing theme colors please follow the official documentation.

RTL Support

Please follow the official documentation to enable RTL support.

Contributing

Please take a look at contributing guidelines if you are considering contributing to the repository.

Contributors

License

This project is licensed under the MIT License

About

Free Bootstrap 5 admin/dashboard template

https://pratikborsadiya.in/vali-admin/

License:MIT License


Languages

Language:Pug 73.5%Language:SCSS 24.1%Language:JavaScript 2.3%