2020-02-09 22:36:11 +00:00
|
|
|
# Estiband
|
2020-02-05 21:09:27 +00:00
|
|
|
|
2020-02-09 22:36:11 +00:00
|
|
|
This is an experimental app / library for writing estimation functions in ReasonML.
|
2020-02-05 21:09:27 +00:00
|
|
|
|
2020-02-09 22:36:11 +00:00
|
|
|
Currently it just has one very simple model for EA Funds over time.
|
2020-02-05 21:09:27 +00:00
|
|
|
|
|
|
|
```
|
2020-02-09 22:36:11 +00:00
|
|
|
yarn
|
|
|
|
yarn run start
|
|
|
|
yarn run parcel
|
2020-02-05 21:09:27 +00:00
|
|
|
```
|