summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIftekharul Islam <iislam@us.ibm.com>2016-09-20 14:22:40 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-07-11 15:52:14 -0500
commit4d0d37efe124c3c5fca3c8fe7605d153790b844f (patch)
treeab5ef82113cb059433d002c0663fe43e4e17d57f
parent6d71e23b8c3cab4ef91b83799d520358457d4606 (diff)
downloadphosphor-webui-4d0d37efe124c3c5fca3c8fe7605d153790b844f.tar.gz
phosphor-webui-4d0d37efe124c3c5fca3c8fe7605d153790b844f.zip
Add README
Change-Id: Idae61dfd48cb1450155f186946aa9b7f8ea6c30e Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8401135
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# openbmc
+UX Design repo for OpenBMC
+=======
+# OpenBMC
+TODO: Write a project description
+
+## Installation
+`npm install`
+
+## Distribution
+`npm run-script distribution`
+
+## Running
+'npm run-script serve'
+
+This will run it locally in http://localhost:8080
OpenPOWER on IntegriCloud