Skip to content

Latest commit

 

History

History
95 lines (70 loc) · 2.36 KB

README.md

File metadata and controls

95 lines (70 loc) · 2.36 KB

RN Chat Web/Mobile App Boiler Plate

Instructions

  1. clone https://github.com/aaronshier/chat-boiler.git project-name
  2. cd project-name
  3. npm i
  4. setup facebook api keys for login auth (http://developer.facebook.com)
  5. npm run dev
  6. Running on port 8080

You will need to have nodejs and mongodb installed and running.

Performance

With the current settings, page speed is 98/94 in lighthouse.