Skip to content

CeitherNSW/involutionhell

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Contributing

  • 请先阅读 CONTRIBUTING.md(仓库根):包含本项目的本地开发环境、分支策略、代码规范、提交信息格式、PR 流程与评审标准等。
  • 完整贡献文档CONTRIBUTING.md
  • 快速开始贡献
    • Fork 并创建���性分支(示例:feat/your-feature)。
    • 遵循贡献文档完成开发与自测。
    • 提交 PR,并在描述中关联 Issue、填写变更说明与测试要点。

更多细节、注意事项与最佳实践,请务必查阅仓库根的 CONTRIBUTING.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 52.1%
  • JavaScript 42.1%
  • CSS 5.8%