-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
Mick Evans edited this page May 17, 2021
·
1 revision
- Copy the template repo and use it to generate a new repository
- Create a new Firebase app and copy the configuration to
EXAMPLE.config.js - Rename
EXAMPLE.config.jstofirebase.config.js - Run
npm install(ornpm i) to install all dependencies - Use
npm startto serve the repository locally - Access the local instance served up by Angular CLI
- Start adding your own customizations
Any and all content on this wiki is added by hand. If something is not working correctly after following the instructions here, please raise an issue if one does not already exist for the problem. I will get the wiki updated as time allows.