https://github.com/philips/nya
Archive frontend code for the etcd dashboard
https://github.com/philips/nya
Last synced: over 1 year ago
JSON representation
Archive frontend code for the etcd dashboard
- Host: GitHub
- URL: https://github.com/philips/nya
- Owner: philips
- License: apache-2.0
- Created: 2013-09-09T18:07:18.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-07T21:53:19.000Z (over 12 years ago)
- Last Synced: 2025-02-01T20:31:37.101Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 453 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# etcd Dashboard
## Developing
### Install yeoman
http://yeoman.io/
### Hacking
```
grunt server
```