Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

react-mobx-typescript-boilerplate

> 前端框架
Open source

A bare minimum frontend boilerplate with React 16.7, Typescript 3.2 and Webpack 4

379 stars0 likes0 views
WebsiteGitHub

About

A bare minimum frontend boilerplate with React 16.7, Typescript 3.2 and Webpack 4

Frontend Boilerplate with React, MobX & TypeScript

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

Note that this project does not include Server-Side Rendering, Testing Frameworks and other stuffs that makes the package unnecessarily complicated.

Ideal for creating React apps from the scratch.

See also: react-redux-typescript-boilerplate

Contains

  • Typescript 3.2
  • React 16.7
  • React Router 4
  • Mobx 5
  • Mobx React
  • TodoMVC example

Build tools

  • Webpack 4
  • React Hot Loader
  • Typescript Loader
  • PostCSS Loader
    • PostCSS Preset Env
    • CSS modules
  • HTML Webpack Plugin

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Code Format

$ npm run prettier

License

MIT

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptboilerplatemobxpostcssreact

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

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