DefangLabs / samples

Samples to show you how to create and deploy apps with Defang.
1 stars 2 forks source link

simple React sample #226

Closed commit111 closed 2 weeks ago

commit111 commented 4 weeks ago

A minimal React app sample using Vite, running on Defang.

Samples Checklist

✅ All good!

raphaeltm commented 4 weeks ago

@commit111 is there a dev mode with vite? (i.e. hot reloading, etc.) If so, can you please add a compose.dev.yaml to enable that?