mirror of
https://github.com/SrIzan10/kanboard.git
synced 2026-05-01 10:45:29 +00:00
277 B
277 B
How to build assets (Javascript and CSS files)?
Kanboard use shell script for that:
./scripts/make-assets.sh
This script generates the files app.css and app.js.
This tools is only available in the repository.