Open4

ローカルで開発する準備

hagiwarahagiwara

Sveltekit

npm create svelte@latest my-app
cd my-app
npm install
npm run dev -- --open