HireHive Ui
npm install hirehive-uiSvelte / Typescript / Tailwind / Snowpack Template
==================================================
A template for using Svelte, Typescript, Tailwind and Snowpack together.
Out-of-the-box 100s across the board on lighthouse.
Installation
------------
``
`
npx degit "srmullen/stts#main" my_app
cd my_app
npm install
npm run dev
Scripts
-------
$3
npm run check
$3
npm run check:watch
or
npm run test
$3
npm run test:watch
or
npm run build
$3
npm run serve`
$3