
Prepare

```
npm install
npm run build
```

Run local web server

```
python3 -m http.server
```