Skip to content

ajaybhatia/babies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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, and let's discuss. Or find me on social media. Thanks for your interest!