An open API service indexing awesome lists of open source software.

https://github.com/firebase/emulators-codelab


https://github.com/firebase/emulators-codelab

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# emulators-codelab

This repository contains the companion code for the [Firebase Local Emulator Suite codelab][codelab].
For more information on the Firebase Emulator Suite check out the [learning pathway][pathway].

## How to use this repository

To begin, follow along with the [Local Development with the Firebase Emulator Suite Codelab][codelab].

There are two folders in this repository:

* `codelab-initial-state` - the starting code for the codelab, which you will complete.
* `codelab-final-state` - the final code of the codelab, which you can use as a reference if you get stuck or want to skip ahead to the end result.

## How to make contributions
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)

## License
See [LICENSE](LICENSE)

[codelab]: https://firebase.google.com/codelabs/firebase-emulator
[pathway]: https://firebase.google.com/learn/pathways/firebase-emulators