A modern React 19 application template built with Webpack 5, TypeScript, and Babel.
如果你更喜欢使用扩展的技术(例如 Tailwind CSS,或者 SWC),可以考虑切换到以下分支。
If you prefer to use extended technologies (such as Tailwind CSS, or SWC), you may consider switching to the following branches.
This is a lightweight, customizable template for React 19 applications with Webpack 5 as the module bundler. It provides a minimal yet complete setup for developing modern React applications with TypeScript support.
这是一个基于 Webpack 5 构建的轻量级、可定制的 React 19 应用程序模板。它为开发支持 TypeScript 的现代 React 应用程序提供了一个最小但完整的配置。
一些场合需要这么做。
Some situations require this.
启动开发服务器并启用热重载:
访问 http://localhost:3000
启动应用。
Start the development server with hot reloading:
npm run dev
npm run build
MIT ©
有关许可证的详细信息,请参阅 LICENSE 文件。
For more information about the license, see the LICENSE file.