flex/docs/developing.md
2022-07-04 11:05:13 +02:00

151 B

Development

Reflex uses gulp to compile LESS files into CSS and optimize the final build.

Setup

npm install

Compilation

npm run watch