A mini-Facebook clone with simple chat system.
Technology used: MeteorJS + ReactJS + Mantra
Developer: Mark Melgo and Radley Rosal
Important: You need to install meteor, take note that node might also be required for some magic to work. We will deploy this app soon.
npm run install
- go to settings.json and add your own cdn keys or else you cannot upload any picture.
- Optionally, you can run the tests first using the command
gagarin
orgagarin -B
to skip build. npm run start
to start the app.- app will start at
port 4000
(run multiple instances or connect via ip to experience realtime stuff like facebook)