Rescript React example with Vite Development Install dependencies npm ci Start two commands in parallel: Firstly - start rescript build in a watch mode: npm run dev:res Than, start the vite build (DON'T CLOSE PREVIOUS BUILD) npm run dev