|
|
3 år sedan | |
|---|---|---|
| .. | ||
| public | 4 år sedan | |
| src | 3 år sedan | |
| .browserslistrc | 4 år sedan | |
| .eslintrc.js | 4 år sedan | |
| .gitignore | 4 år sedan | |
| README.md | 4 år sedan | |
| babel.config.js | 4 år sedan | |
| package-lock.json | 3 år sedan | |
| package.json | 3 år sedan | |
| tsconfig.json | 4 år sedan | |
| vue.config.js | 4 år sedan | |
The JPlag Report Viewer is a Vue 3 + Typescript standalone application that can be used to display the JSON files generated by the JPlag reporting. The application requires Node.js and npm to be installed on the system.
Before the first run execute:
npm install in the /report-viewer folder.npm run serve command in the /report-viewer folder.npm install
npm run serve
npm run build
npm run lint