Files
kubernetes/www/master
Patrick Reilly 75d062b89d Restore WebUI breadcrumbs
- Update paths to svg images
 - Restore sections concept
 - Tested with local cluster
2015-05-15 20:35:13 -07:00
..
2015-05-15 20:35:13 -07:00
2015-05-15 20:35:13 -07:00
2015-05-15 20:35:13 -07:00
2015-05-15 20:35:13 -07:00
2015-05-21 13:51:59 -07:00
2015-05-11 21:54:04 -07:00
2015-05-11 21:54:04 -07:00

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.

Analytics