项目作者: aaronksaunders

项目描述 :
playing around with firestore and mobx in an ionic framework mobile application
高级语言: TypeScript
项目地址: git://github.com/aaronksaunders/firestore-mobx-ionic-.git
创建时间: 2017-10-12T14:28:34Z
项目社区:https://github.com/aaronksaunders/firestore-mobx-ionic-

开源协议:MIT License

下载


firestore-mobx-ionic

Edit this project on StackBlitz

This is a starter template for Ionic projects.

How to use this template with the Ionic CLI:

First you need to run npm install.

After that, to preview in your browser simply run:

  1. $ ionic serve

To preview in the emulator, run:

  1. $ ionic cordova platform add ios
  2. $ ionic cordova run ios

Substitute ios for android if not on a Mac.