Q-Node - Vite.js and TypeScript How to use Download the source or clone the repo: Install it and run development: npm install npm run dev -- --host Install it and build production: npm install npm run build