Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhartington/ionic-realm-demo


https://github.com/mhartington/ionic-realm-demo

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ionic React + Realm

Sample project based on Realm's Task Tracker Demo.

## Getting Started

- Install the deps

```bash
npm install
```

- Start the dev server

```bash
npm run start
```