# Mithril & Wright Example

A better readme will be coming, but for now you can test it out by running the following:

from the root directory:
```
npm install
```

from this directory:
```
npm install
wright index.html
```

To see the result try and go change the js and css files.
