mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
14 lines
106 B
Markdown
14 lines
106 B
Markdown
# etcd Dashboard
|
|
|
|
## Developing
|
|
|
|
### Install yeoman
|
|
|
|
http://yeoman.io/
|
|
|
|
### Hacking
|
|
|
|
```
|
|
grunt server
|
|
```
|