commit
3a49e19d04
|
@ -14,10 +14,15 @@ console.log(dummy());
|
|||
// hello world!
|
||||
```
|
||||
|
||||
## Development
|
||||
PRs are welcome. To begin developing, do this:
|
||||
```shell
|
||||
$ yarn install # or npm install
|
||||
```
|
||||
|
||||
# TODO
|
||||
# TODO
|
||||
- dotenv
|
||||
- https://github.com/vadimdemedes/ink
|
||||
- bundlesize
|
||||
- Prepack
|
||||
- https://greenkeeper.io/
|
||||
- https://greenkeeper.io/
|
||||
|
|
Loading…
Reference in New Issue