1# openbmc 2UX Design repo for OpenBMC 3======= 4# OpenBMC 5TODO: Write a project description 6 7## Installation 8`npm install` 9 10## Minify vendors 11`npm run-script minifyvendors` 12 13## Distribution 14`npm run-script distribution` 15 16## Running 17'npm run-script serve' 18 19This will run it locally in http://localhost:8080 20