Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andyrichardson/project-cycle

A react native app for use with Santander cycles
https://github.com/andyrichardson/project-cycle

react-native

Last synced: 20 days ago
JSON representation

A react native app for use with Santander cycles

Awesome Lists containing this project

README

        

[![Circle CI](https://img.shields.io/circleci/project/github/andyrichardson/project-cycle/master.svg)](https://circleci.com/gh/andyrichardson/project-cycle)
[![Coveralls](https://img.shields.io/coveralls/github/andyrichardson/project-cycle/master.svg)](https://coveralls.io/github/andyrichardson/project-cycle)
[![Issues](https://img.shields.io/github/issues/andyrichardson/project-cycle.svg)](https://github.com/andyrichardson/project-cycle/issues)
[![Release](https://img.shields.io/github/release/arichardson/project-cycle.svg)](https://github.com/andyrichardson/project-cycle/releases)

## Preparation

Install dependencies

npm install

## Usage

Start react native webserver

npm start

Run on android

npm run android

Run on iOS

npm run ios