Understanding MVC, Cookies, manual_auth, google_auth, chat engine, scss, mongo, likes-dislike relations etc [For learning]
- Clone the project from the download option to your desired path.
- Run
npm installfrom terminal to install all the dependencies.(make sure you have node with npm installed in your system). - Goto root directory of the project, and run
npm startfrom the terminal there to start the app server.