MEAN_ChatApp_V1 How To Use -->open terminal in any text editor(ATOM, VScode..) then type these commands 1.npm install bower -g cd MEAN_ChatApp cd public bower install cd .. cd server npm install npm start