Getting Started

  1. Download the repo from GitHub
  2. Install all dependencies
  3. Setup Firebase, including your Firebase account (you'll need to add your account info to config.js service file)
  4. Run local server
  5. Access your app at https://localhost:3000/ note: you'll need the 'https' prefix because of Google's https and SSL requirements (for maps)
  6. Create your own SSL certificate. You'll need this to establish an https connection.