Skip to content

narukeu/webpack-react-template

Repository files navigation

Webpack React19 Template

A modern React 19 application template built with Webpack 5, TypeScript, and Babel.

分支 (Branches)

如果你更喜欢使用扩展的技术(例如 Tailwind CSS,或者 SWC),可以考虑切换到以下分支。

If you prefer to use extended technologies (such as Tailwind CSS, or SWC), you may consider switching to the following branches.

简介 (Introduction)

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 应用程序提供了一个最小但完整的配置。

为什么使用 Webpack 5 而不是 Vite? (Why use Webpack 5 instead of Vite?)

一些场合需要这么做。

Some situations require this.

技术栈 (Tech Stack)

快速开始 (Quick Start)

克隆模板 (Clone Template)

开发环境 (Development)

启动开发服务器并启用热重载: 访问 http://localhost:3000 启动应用。

Start the development server with hot reloading:

npm run dev

生产环境 (Production)

npm run build

许可证 (License)

MIT ©

有关许可证的详细信息,请参阅 LICENSE 文件。

For more information about the license, see the LICENSE file.

About

A modern React 19 application template built with Webpack 5, TypeScript, and Babel/SWC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published