commaai / flash

https://flash.comma.ai
5 stars 14 forks source link

Replace react with preact, move instructions to index.html #48

Open incognitojam opened 2 months ago

incognitojam commented 2 months ago

Vite is still bundling + hot reloading

Overall this is closer to a plain HTML + JS app, except the fastboot.js logic (basically a state machine) is still written using hooks.