#!/usr/bin/env sh

ng lint
pnpm run lint:server
pnpm test
