Categories: Development Tools Scripts, Compilers Scripts
- Home
- Web
- Development Tools Scripts
- Broccoli
- Downloading...
Last Viewed Software
Broccoli 0.16.9 / 1.0.0-beta.6
Broccoli works based on a "Brocfile.js" file.
In this file developers can place various build (compilation) instructions which are executed every time an application is loaded on the client's side.
By running the "broccoli serve" command, any changes...