百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

react-redux-typescript-boilerplate

> 前端框架
开源

一个最基本的前端模板,包含 React 16、TypeScript 3 和 Webpack 4

1.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个最基本的前端模板,包含 React 16、TypeScript 3 和 Webpack 4

Frontend Boilerplate with React, Redux & TypeScript

A bare minimum react-hooks-redux-webpack-typescript boilerplate with TodoMVC example.

Note that this project does not include Server-Side Rendering, Static code analysis, Testing Frameworks If needed, please fork this repository and add your own that meets your requirements.

Ideal for creating React apps from the scratch.

Contains

  • Typescript 3.8
  • React 16.12
  • Redux 4
  • Redux Thunk 2.3
  • React Router 5.1
  • Redux DevTools Extension
  • TodoMVC example

Build tools

  • Webpack 4
    • Tree Shaking
    • Webpack Dev Server
  • Typescript Loader
  • PostCSS Loader
    • PostCSS Preset Env
    • CSS modules
  • React Hot Loader
  • Mini CSS Extract Plugin
  • HTML Webpack Plugin

Installation

$ npm ci

Running

$ npm start

Build

$ npm run build

Deploy (to the GitHub Pages)

$ npm run deploy

License

MIT

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptboilerplatepostcssreactredux

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架