Files
etcd/mod/dashboard/README.md
2013-10-11 15:37:30 -07:00

28 lines
475 B
Markdown

# etcd Dashboard
## 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
http://yeoman.io/
### Install NPM locally
```
npm install
```
### Install Bower Components
```
bower install
```
### View in Browser
Run etcd like you normally would and afterward browse to:
http://localhost:4001/etcd/mod/dashboard/