TempTing Frontend The frontend makes is a Typescript React SPA running in the browser. Install Dependencies npm install Build Parser Follow instructions in parser README. Typecheck npx tsc --watch Run Frontend with Vite npm run dev