# loxia
A fink to JavaScript compiler.


## Getting started

```bash
npm install
```

Run a full build:

```bash
npx run
```
