mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
docs(dashboard): improve instructions
This commit is contained in:
parent
52c34a2323
commit
e1186bbead
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## 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/
|
||||||
@ -12,7 +14,7 @@ http://yeoman.io/
|
|||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install Bower
|
### Install Bower Components
|
||||||
|
|
||||||
```
|
```
|
||||||
bower install
|
bower install
|
||||||
@ -20,4 +22,6 @@ bower install
|
|||||||
|
|
||||||
### View in Browser
|
### View in Browser
|
||||||
|
|
||||||
|
Run etcd like you normally would and afterward browse to:
|
||||||
|
|
||||||
http://localhost:4001/etcd/mod/dashboard/
|
http://localhost:4001/etcd/mod/dashboard/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user