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