Admin UI Prototypes This is a Vue Single Page App To run it locally: install nodejs if you haven't already install pnpm if you haven't already run pnpm install in the root directory of this repository generate fake data: npm data/gen.js run the dev server: npx vite