# Dev theme

```
http://localhost:3000/
```

Use dustman to build theme:

```
npm run frontend http
```

Use build to update contents:

```
npm run build
```
