The template was created for the /newline course, "Better Data Visualizations with Svelte."
Run npm install or pnpm install to install the dependencies.
npm install
pnpm install
Run npm run dev to start the development server.
npm run dev