# How to run demo

* Clone repo
```
git clone https://github.com/maurimiranda/geo-dashboard.git
```
* Install dependencies
```
yarn
```
* Run local server
```
yarn run serve
```
* Browse [http://localhost:9000](http://localhost:9000)
