My first try with Svelte and TailwindCSS:))
Hope you enjoy!
Typescript
, postcss
Svelte
TailwindCSS
Flowbite-svelte
Plotly
websiteWeb Worker
for computation to prevent blocking the main threadvitest
and e2e tests by playwright
Attention! flowbite-svelte@0.39.1: wanted: {"node":">=16.0.0","npm":">=7.0.0"}
npm install
npm run dev
npm run build
You can preview the production build with npm run preview
.
Mind: it use static adapter to deploy on git pages so once you build it, use http-server
or other tool to preview. Or you can switch the adapter to auto