12 lines
210 B
Markdown
12 lines
210 B
Markdown
# Estiband
|
|
|
|
This is an experimental app / library for writing estimation functions in ReasonML.
|
|
|
|
Currently it just has one very simple model for EA Funds over time.
|
|
|
|
```
|
|
yarn
|
|
yarn run start
|
|
yarn run parcel
|
|
```
|