# Running
```bash
npm i
npm run dev
```
for production enter `npm run build`
website files for production are in the generated `dist` folder