This is a space to experiment with SveltePlot.
To start a development server:
npm run dev -- --open
To create a production version of the app:
npm run build
You can preview the production build with npm run preview.
npm run preview