
- Update back buttons - Ignore duplicated README.md - Rename /minions to /nodes - Deactivate more buttons - Updates to list selection and node detail page
Running the App in Production
master/ directory
This directory contains the source files. You will find the following directorys inside
jade/ This directory contains JADE files. This files need to be compiled into html files to be displayed by a browser less/ This directory contains the LESS files for the core styles and material styles. js/ Here you will find pure JS files. All this files are concatenated into the file app.js.