瀏覽代碼

Merge pull request #215 from robszumski/update-dashboard-readme

docs(dashboard): add instructions to get started
Brandon Philips 12 年之前
父節點
當前提交
ba0c104cc8
共有 1 個文件被更改,包括 16 次插入2 次删除
  1. 16 2
      mod/dashboard/README.md

+ 16 - 2
mod/dashboard/README.md

@@ -2,12 +2,26 @@
 
 
 ## Developing
 ## Developing
 
 
+If you'd like to contribute to the etcd dashboard mod, follow these instructions. For contributing to the rest of etcd, see the contributing document in the root of the repository.
+
 ### Install yeoman
 ### Install yeoman
 
 
 http://yeoman.io/
 http://yeoman.io/
 
 
-### Hacking
+### Install NPM locally
+
+```
+npm install
+```
+
+### Install Bower Components
 
 
 ```
 ```
-grunt server
+bower install
 ```
 ```
+
+### View in Browser
+
+Run etcd like you normally would and afterward browse to:
+
+http://localhost:4001/etcd/mod/dashboard/