flare-mobile-core
TypeScript icon, indicating that this package has built-in type declarations

0.10.0 • Public • Published

Flare Mobile Core

CircleCI

Initial Setup

  1. Install Node

    • See .nvmrc file for specific version.
  2. Install dependencies

    yarn install

Testing

Run the test suite using:

yarn test

Adding Flare Mobile Core to a Project

Update package.json file in another project as follows:

  // ...
  "dependencies": {
    "flare-mobile-core": "git+ssh://git@github.com:flarehealth/flare-mobile-core.git#vX.Y.Z",
  }
  // ...

Releasing a New Version

See here for information on how to release a new version of the package.

Readme

Keywords

none

Package Sidebar

Install

npm i flare-mobile-core

Weekly Downloads

3

Version

0.10.0

License

ISC

Unpacked Size

36.9 kB

Total Files

6

Last publish

Collaborators

  • telescope_thieves