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

https://github.com/ajaybhatia/babies

Flutter app using meteor DDP
https://github.com/ajaybhatia/babies

ddp flutter flutter-meteor meteor meteor-flutter reactive

Last synced: about 2 months ago
JSON representation

Flutter app using meteor DDP

Awesome Lists containing this project

README

        

# Babies

_Fully Reactive demo flutter app using DDP to connect with Meteor server and Mongo backend_

# How to run

### Server

Inside `server/app` directory, run the following commands:

`npm install`

`meteor`

### Client

Flutter app is in `client` directory. Run the following command to run app:

`flutter run`

Thoughts? Questions? Open an issue in [`babies`](https://github.com/ajaybhatia/babies), and let's discuss. Or find me on social media. Thanks for your interest!