Skip to content

salmonmikan/git_hatarakibachi

Repository files navigation

劇団はたらきばち公式サイト

はたらきばちのwebサイトを構成するファイル群です。

ローカル環境開発時-起動時コマンド
npx wrangler pages dev --local --proxy 5173 -- npm run dev
※wrangler pages dev --local --proxy 5173 -- npm run dev を実行すると、Cloudflare Pages の開発サーバ(Functions)と Vite の開発サーバ(HMR)を一度に起動し、Wrangler が Vite のポートをリバースプロキシします。その結果、フロントの HMR と Functions のホットリロードが同時に動作し、開発体験(DX)が大幅に向上します。

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages