It generate a self contained and gziped file index.html.gz
。Use for small space drive and embedded device. Alike ESP32 OTA mode just left less than 170KB space!
npx degit MillerRen/vite-singlefile-gzip my-project
cd my-project
npm install
npm run dev
npm run build