I ran npm run build and it compiled everything. Then you want to run the project so start by initiating npm start. Hope this helps.
npm run build
npm start
Steps: