项目作者: ajaybhatia

项目描述 :
Flutter app using meteor DDP
高级语言: JavaScript
项目地址: git://github.com/ajaybhatia/babies.git
创建时间: 2019-01-26T10:24:19Z
项目社区:https://github.com/ajaybhatia/babies

开源协议:

下载


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!