aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e7aca5f4d658df8d34fed8541afd26754e1c7c4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# JaCoCo Report Viewer

A web-based JaCoCo coverage report viewer.
Part of a scholar project at UPEM.


## Yarn tasks

* `yarn start` starts the local development server
* `yarn build` compiles a production release


## License

Copyright (C) 2018 Pacien TRAN-GIRARD and Adam NAILI.
Distributed under the terms of the GNU General Public License v3.

This program makes direct use of the following libraries:

* React, distributed under the terms of the MIT License
* xml2js, distributed under the terms of the MIT License