# <%= context.outFolder %>

> Created by [create-poi-app](https://poi.js.org).

## Project Scripts

### `npm run build`

Build app for production to `./dist` folder.

### `npm run dev`

Start a dev server to preview your app.

<% if (unit) { %>

### `npm run test:unit`

Run unit tests.
<% } %>
