This project is a single-page webapp that runs at https://ci.kaitai.io/ and provides simple user interface to assess the status of continuous integration pipeline of Kaitai Struct project and identify problems.
npm install
npm run serve
npm run build
npm run test
npm run lint