BinStorm Example

January 10, 2019 ยท View on GitHub

Installation

1. Clone project and install the dependencies

git clone git@github.com:binbytes/binstorm-example.git && cd binstorm-example && npm install

2. Run Project

For Android

npm run dev-android

For iOS

npm run dev-ios

Documantation

Read full Documantation Here BinStorm-Docs

BinStorm Core

Get Binstorm core Source Code from Here

Contents

  1. 1Installation
  2. 1.11. Clone project and install the dependencies
  3. 1.22. Run Project
  4. 2Documantation
  5. 3BinStorm Core