Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/montogeek/hackdash-native

HackDash Native
https://github.com/montogeek/hackdash-native

Last synced: 10 days ago
JSON representation

HackDash Native

Awesome Lists containing this project

README

        

# HackDash Native

## Installation

$ git clone [email protected]:impronunciable/hackdash-native.git
$ npm install

## Developing

Use `develop` branch for development. The official docs are at: [The React native website](https://facebook.github.io/react-native/docs/getting-started.html#content)

Android:

$ react-native run-android

iOS:

- Open ios/AwesomeProject.xcodeproj and hit run in Xcode.