Updating login structure

Updated login structure with a field where user can manually add server hostname if it is not populated automatically

Change-Id: I147c2c15869131540e327bda26c05b59d78e01d5
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
12 files changed
tree: 70b78755b2e87329ccd9f78d59730d45f3a005b7
  1. .idea/
  2. app/
  3. gulp_tasks/
  4. .gitignore
  5. bower.json
  6. gulp-options.js
  7. gulpfile.js
  8. LICENSE
  9. package.json
  10. README.md
  11. sonar-project.properties
README.md

openbmc

UX Design repo for OpenBMC

OpenBMC

TODO: Write a project description

Installation

npm install

Minify vendors

npm run-script minifyvendors

Distribution

npm run-script distribution

Running

'npm run-script serve'

This will run it locally in http://localhost:8080