honeycomb-sdk

0.1.3 • Public • Published

Honeycomb SDK

The purpose of this project is to provide reusable building blocks to build react based web front ends.

Getting started

Create app

  • create an app with create-react-app npx create-react-app test-app

Install dependencies

Add the following to the dependencies section of your package.json

"react-redux": "^5.0.6",
"react-router-dom": "^4.2.2",
"local-storage": "^1.4.2",
"prop-types": "^15.6.2",
"radium": "^0.25.0",
"recompose": "^0.30.0",
"redux": "^3.7.2",
"redux-observable": "^0.17.0",
"rxjs": "^5.5.12",
"socket.io": "^2.1.1"

Entity Fetcher

A react component which loads and managers an entity from the Sprinthive's Honeycomb.

Honeycomb UI

A collection of react components which are used to build client applications to originate end users.

/honeycomb-sdk/

    Package Sidebar

    Install

    npm i honeycomb-sdk

    Weekly Downloads

    0

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    2.62 MB

    Total Files

    16

    Last publish

    Collaborators

    • jonlailam