Install node modules before starting it : Steps to install: open package.json file open terminal. type "npm i" in terminal press enter. after installation, type "npm start" in the terminal your webapp will start.