0.0.0-alpha.7 • Published 8 years ago

@appsemble/react-utils v0.0.0-alpha.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Appsemble SDK

The JavaScript SDK for communication with the Appsemble extension host.

Installation

npm install --save-dev appsemble

Usage

XXX Add link to documentation.

For usage examples, see the documentation.

Contributing

Project development

XXX refactor when published to GitHub

Clone the project and install dependencies.

git clone ssh://build.d-centralize.nl:29418/appsemble-components
cd appsemble-components/appsemble-sdk
npm install

Now simply start it. This will start Karma for unittests and build the documentation in build on save.

npm start