if you have all the codesin a folder then on the folder in your IDE follow steps bellow- npm install -(will install all the nodejs dependencies required for that pertical project) npm start