TinyOps UI React + Vite front end for TinyOps. Prerequisites Node.js 18 or newer npm Quick start npm install npm start Build for production: npm run build Preview the production build: npm run preview