#!/bin/bash

husky install

npm run build && npm run dist

