Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 637 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 637 Bytes

Rozier: Roadiz back-office theme

Run test status

Contribute

To enhance Rozier backend theme you must install Grunt and Bower:

cd src
yarn install
# Launch Grunt to generate prod files
yarn build
# Or… launch watch grunt when you’re
# working on LESS and JS files.
yarn dev

Contributing

Report issues and send Pull Requests in the main Roadiz repository