removed unnecessary cancel button from user page. serves no function.

Change-Id: I61b4d7b0a59ff4a135a46bbfef16507114690f54
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
1 file changed
tree: 76bd4373b23be30ad2535dbe57a8ecb989615fbe
  1. .idea/
  2. app/
  3. gulp_tasks/
  4. src/
  5. .gitignore
  6. bower.json
  7. gulp-options.js
  8. gulpfile.js
  9. LICENSE
  10. package.json
  11. README.md
  12. 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