Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Repository files navigation

foh-frontend

bootstrapped with https://github.com/GarrettCannon/snowpack-svelte-ts-tw

✨ Community template for Snowpack + Svelte + Typescript + TailwindCSS


Peek 2021-04-15 13-59

We use Yarn, not npm!

Make sure to set the location of your foh server here.

Development

yarn install
yarn start

Building for prod:

yarn install
yarn build

Resulting files are in ./build.