The frontend makes is a Typescript React SPA running in the browser.
npm install
Follow instructions in parser README.
npx tsc --watch
npm run dev
The frontend makes is a Typescript React SPA running in the browser.
npm install
Follow instructions in parser README.
npx tsc --watch
npm run dev