https://github.com/easingthemes/badges
https://github.com/easingthemes/badges
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/easingthemes/badges
- Owner: easingthemes
- License: mit
- Created: 2017-07-07T22:19:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T22:56:28.000Z (almost 9 years ago)
- Last Synced: 2025-10-05T14:55:30.019Z (9 months ago)
- Language: JavaScript
- Size: 147 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# badges
Go to:
```
[https://domain.net]/rest/agile/1.0/epic/[epicKey]/issue
```
save response to
```$xslt
response/index.json
```
install npm modules
```$xslt
yarn install
```
Start app
```$xslt
yarn run start
```