scottjoyner / puggy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vali Admin

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.

Contributing

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

Contributors

About


Languages

Language:Pug 71.1%Language:SCSS 21.6%Language:Python 4.0%Language:JavaScript 2.2%Language:Shell 1.2%