Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Eden Website

This is the official website for the Eden Nintendo Switch Emulator.
The site is under active development and built using modern tooling like Vite, React 19, and Tailwind CSS.


Contributing

We welcome pull requests for improvements, features, and fixes.
Please submit all contributions in English.


🚀 Getting Started

1. Install dependencies

npm install

2. Copy env

cp .env.example .env

3. Start the development server

npm run dev

The site will be available at http://localhost:5173 (or the port shown in your terminal).


🧰 Tech Stack


📦 Scripts

ScriptDescription
npm run devStart dev server (with HMR)
npm run buildBuild site (includes typecheck)
npm run previewPreview production build
npm run lintRun ESLint
npm run typesCheck TypeScript types
npm run formatFormat with Prettier

🧹 Linting

This project uses ESLint and Prettier with TypeScript support.

  • Run npm run lint to check for issues.
  • Run npm run format to automatically fix formatting issues.

🙌 Credits

This website was built with the help of friends who contributed to development, design, and fixes.
Special thanks to the @Eden OGs for testing and feedback.

Eden Team


💬 Community

Join the Eden community on Discord


关于 About

Eden's Website

语言 Languages

TypeScript61.6%
CSS18.5%
HTML17.6%
JavaScript2.3%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
161
Total Commits
峰值: 34次/周
Less
More

核心贡献者 Contributors