Vali Admin
Vali is a free, modular and easy to customize admin theme built using Bootstrap 4, 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
- Pratik Borsadiya - Project Author
- List of contributors who participated in this project.
License
This project is licensed under the MIT License