390f5b74f1 | ||
---|---|---|
docs | ||
example | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.jest.ci.json | ||
.jest.json | ||
.npmignore | ||
.nvmrc | ||
.travis.yml | ||
README.md | ||
package.json | ||
yarn.lock |
README.md
Redux Bluetooth
$ npm install redux-bluetooth
import { dummy } from 'redux-bluetooth';
console.log(dummy());
// hello world!
Development
PRs are welcome. To begin developing, do this:
$ yarn install # or npm install
TODO
- dotenv
- https://github.com/vadimdemedes/ink
- bundlesize
- Prepack
- https://greenkeeper.io/