Skip to content

roadiz/rozier

Repository files navigation

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