Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 655 Bytes

File metadata and controls

34 lines (26 loc) · 655 Bytes

Jira report tool service UI

It is a Vue.js client for getting Jira issues, getting reports on them, getting release notes.

Installation

cd jira-report-tools/report-service-ui/
npm install

Compiles and hot-reloads for development purpose

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Thanks!

Any questions or problems give me a shout on email [email protected]

License

Copyright 2020 Anton Klimakov
Licensed under the Apache License, Version 2.0