Open1
ブログサイトを作ろう2

参考
-Remixを試してみる
npx create-remix@latest --template remix-run/remix/templates/cloudflare-workers
動かしてみる
npm run dev
デプロイしてみる
npm run deploy
参考
-Remixを試してみる
npx create-remix@latest --template remix-run/remix/templates/cloudflare-workers
動かしてみる
npm run dev
デプロイしてみる
npm run deploy