Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 282 Bytes

elm-firestore

Note: Very alpha. Use at your own risk.

Interact with Google's Cloud Firestore using Elm

One of the most pleasurable stacks to develop apps on: Elm + Firebase/Firestore

To run the example (make sure you open the browser console):

make install
make hot