k3s/www/master
Brendan Burns c4ab34f7f9 Merge pull request #8368 from bcbroussard/web-ui-updates
Update web ui listing pages
2015-05-18 13:16:54 -07:00
..
components Merge pull request #8368 from bcbroussard/web-ui-updates 2015-05-18 13:16:54 -07:00
js initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
less/app initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
protractor initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
shared initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
test/modules initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
.bowerrc initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
README.md Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00
bower.json initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
gulpfile.js initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
karma.conf.js Adds Karma to TravisCI 2015-05-11 21:54:04 -07:00
package.json Adds Karma to TravisCI 2015-05-11 21:54:04 -07:00
vendor.base.json initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
vendor.json initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00

README.md

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