This is the frontend repository for PHAST (PHylogenetic Analysis at Speedy Time) at the Alfaro Lab at UCLA!
You can view the project at https://miastay.github.io/phast.
PHAST was built using SvelteKit on Node v18.16.0.
You can run the project yourself by cloning the repository and running:
npm i
npm run dev -- --open