+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
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: