JBEI / foldy

Foldy: a web-based platform for interactive protein structure analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to Vite for build speed

Jacoberts opened this issue · comments

We currently use create-react-app as our build engine / framework, and builds take minutes. Rumor has it that Vite is an order of magnitude faster (@Alberto024). Here's a tutorial for migrating.