Go to file
Jeronimo Vallelunga 83fe2aa259 CI: https://sudogem.wordpress.com/2016/06/14/travis-ci-this-version-of-nodenanv8-requires-a-c11-compiler/ 2017-07-11 01:34:50 -03:00
docs MVP 2017-07-10 23:01:36 -03:00
example Eslint: airbnb configuration 2017-07-11 00:14:52 -03:00
src Eslint: airbnb configuration 2017-07-11 00:14:52 -03:00
.eslintrc.json Eslint: airbnb configuration 2017-07-11 00:14:52 -03:00
.gitignore MVP 2017-07-10 23:01:36 -03:00
.npmignore MVP 2017-07-10 23:01:36 -03:00
.travis.yml CI: https://sudogem.wordpress.com/2016/06/14/travis-ci-this-version-of-nodenanv8-requires-a-c11-compiler/ 2017-07-11 01:34:50 -03:00
README.md CI: remove TODO 2017-07-11 00:35:27 -03:00
package.json Eslint: airbnb configuration 2017-07-11 00:14:52 -03:00

README.md

Redux Bluetooth

$ npm install redux-bluetooth
import { dummy } from 'redux-bluetooth';

console.log(dummy());
// hello world!

TODO