web-app Run the project locally npm install npm run watch After you see the webpack compilation succeed modify whichever .re file in src to see the changes. Build for Production npm run build