Skip to content

Drag13/rescript-react-vite-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Working example for the Rescript with React powered with the Vite

Topics

Resources

Stars

Watchers

Forks