Merge branch 'master' of github.me:jvallelunga/redux-bluetooth
This commit is contained in:
commit
9edbd63d17
|
@ -14,10 +14,15 @@ console.log(dummy());
|
||||||
// hello world!
|
// hello world!
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Development
|
||||||
|
PRs are welcome. To begin developing, do this:
|
||||||
|
```shell
|
||||||
|
$ yarn install # or npm install
|
||||||
|
```
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
- dotenv
|
- dotenv
|
||||||
- https://github.com/vadimdemedes/ink
|
- https://github.com/vadimdemedes/ink
|
||||||
- bundlesize
|
- bundlesize
|
||||||
- Prepack
|
- Prepack
|
||||||
- https://greenkeeper.io/
|
- https://greenkeeper.io/
|
||||||
|
|
Loading…
Reference in New Issue