All Projects → chunliu → Typescript React Hot Reload

chunliu / Typescript React Hot Reload

Licence: mit
A very simple boilerplate for creating React web applications with TypeScript.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Typescript React Hot Reload

react-starter-kit
基于webpack4 + ES6/7 + less + React16 + Redux4 + React-Router4 + react-hot-loader4 + antd
Stars: ✭ 27 (-70.65%)
Mutual labels:  antd, webpack4
mobxSpa
企业级SPA项目,完整开发脚手架
Stars: ✭ 96 (+4.35%)
Mutual labels:  antd, webpack4
React Antd Admin
后台前端管理系统,基于react、typescript、antd、dva及一些特别优秀的开源库实现
Stars: ✭ 117 (+27.17%)
Mutual labels:  webpack4, antd
Reactspa
combination of react teconology stack
Stars: ✭ 911 (+890.22%)
Mutual labels:  webpack4, antd
React Design Editor
React Design Editor has started to developed direct manipulation of editable design tools like Powerpoint, We've developed it with reactjs, ant.design, fabricjs
Stars: ✭ 687 (+646.74%)
Mutual labels:  webpack4, antd
antd-color-replacer
适用于 webpack 环境下 的 主题切换插件
Stars: ✭ 22 (-76.09%)
Mutual labels:  antd, webpack4
Fashop Admin
微信小程序商城后台,微信小程序微店后台,接口基于FaShop
Stars: ✭ 198 (+115.22%)
Mutual labels:  webpack4, antd
Tonzhon Music
将QQ音乐、网易云音乐和酷我音乐上的歌添加到一个列表来播放!
Stars: ✭ 257 (+179.35%)
Mutual labels:  webpack4, antd
React Latest Framework
a client framework of React
Stars: ✭ 835 (+807.61%)
Mutual labels:  webpack4, antd
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-52.17%)
Mutual labels:  webpack4, antd
Blog
📚 专注Web与算法
Stars: ✭ 1,140 (+1139.13%)
Mutual labels:  webpack4
Epee React Admin Ts
🗡简洁、高效、易扩展的 React 快速开发模板,基于布局设计,纯 Hooks 开发,提供全链路类型检查及工具
Stars: ✭ 68 (-26.09%)
Mutual labels:  antd
Antd Jsonschema Form
Aother ui implement for react-jsonschema-form
Stars: ✭ 86 (-6.52%)
Mutual labels:  antd
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-4.35%)
Mutual labels:  antd
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (+1134.78%)
Mutual labels:  antd
Blog Vue Typescript
vue + typescript + element-ui 支持 markdown 渲染的博客前台展示
Stars: ✭ 1,262 (+1271.74%)
Mutual labels:  webpack4
React Ant Pro
(基于pro 1.0)基于Ant Design Pro 后台项目修改的多标签页tabs(多标签tabs、拖拽、富文本、多功能table、多选Select、React Hooks)
Stars: ✭ 64 (-30.43%)
Mutual labels:  antd
Webpack4 Es6 React
A front-end project based on webpack4, react16, es6, antd and other technologies
Stars: ✭ 61 (-33.7%)
Mutual labels:  webpack4
Antd Admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
Stars: ✭ 8,678 (+9332.61%)
Mutual labels:  antd
Egg Vue Webpack Boilerplate
Egg Vue Server Side Render (SSR) / Client Side Render (CSR)
Stars: ✭ 1,302 (+1315.22%)
Mutual labels:  webpack4

typescript-react-hot-reload

CI/CD

This is a very simple boilerplate for creating React web applications with TypeScript. It is configured with webpack dev server and hot module replacement to allow changes to be loaded while the application is running. The following is a preview of it:

preview

This boilerplate is based on the following packages:

For recent changes, please check changelog.md.

Install

How to use this template:

git clone https://github.com/chunliu/typescript-react-hot-reload.git
npm install
npm start

Other reference:

All feedback and pull requests are welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].