๐Ÿ“ฆ Nithin1506200 / monorepo-template

๐Ÿ“„ README.md ยท 6 lines
1
2
3
4
5
6- `npm run res` : for rescript build for whole project
- `npm run res:dev`:for rescript build for whole project in watch mode. NOTE that if there is change in dependency module then we need to run fresh res for that module with deps.
- `npm run dev` : starts all the server

  // https://forum.rescript-lang.org/t/watching-dependencies/2054