notakaos / meteor-ios-app-example

[WIP] Meteor iOS App example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try this app

git clone https://github.com/nobutakaoshiro/meteor-ios-app-example
cd app
meteor run ios

LOG

mkdir meteor-ios-example-app
cd meteor-ios-example-app
meteor create app
cd app

# add iOS platform
meteor add-platform ios

About

[WIP] Meteor iOS App example

License:MIT License


Languages

Language:HTML 58.1%Language:JavaScript 41.9%