All Projects → xpioneer → react-typescript

xpioneer / react-typescript

Licence: other
A Front-End Project with Typescript/Antd. webpack5+react-router4+antd+typescript4+grahql

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to react-typescript

mobxSpa
企业级SPA项目,完整开发脚手架
Stars: ✭ 96 (+52.38%)
Mutual labels:  eslint, mobx, antd, react16
react-mobx-antd-boilerplate
react16-router4--mobx-antd3--webpack4-boilerplate
Stars: ✭ 15 (-76.19%)
Mutual labels:  mobx, react-router4, react16
promotion-web
基于React: v18.x.x/Webpack: v5.x.x/React Router v6.x.x/ Antd: v5..x.x/Fetch Api/ Typescript: v4.x.x 等最新版本进行构建...
Stars: ✭ 374 (+493.65%)
Mutual labels:  antd, webpack5
public-ol-web-template
OrangeLoops Web Project Boilerplate
Stars: ✭ 28 (-55.56%)
Mutual labels:  mobx, antd
frontend-tutorial
🎨 一个后端程序员的前端技术总结
Stars: ✭ 122 (+93.65%)
Mutual labels:  eslint, antd
ying-template
这是一个基于 `webpack@^5.27.2` + `typescript@^4.2.3` + `@babel/core@^7.2.2` + `jest@^26.6.3` + `eslint@^7.22.0` 的多页面脚手架。
Stars: ✭ 125 (+98.41%)
Mutual labels:  eslint, webpack5
React Cnodejs.org
Material UI version of cnodejs.org, the biggest Node.js Chinese community.
Stars: ✭ 242 (+284.13%)
Mutual labels:  eslint, mobx
isomorphic-react-with-mobx
React + MobX + React-Router + Express
Stars: ✭ 52 (-17.46%)
Mutual labels:  mobx, antd
7-react-admin-ts
用 ts + react-hooks 实现的管理后台
Stars: ✭ 23 (-63.49%)
Mutual labels:  eslint, antd
311
New web portal for BOS:311
Stars: ✭ 15 (-76.19%)
Mutual labels:  eslint, mobx
dva-typescript-antd-starter-kit
A admin dashboard application demo based on antd by typescript and dva
Stars: ✭ 61 (-3.17%)
Mutual labels:  eslint, antd
React Spa
React Redux,适合中大型规模应用开发,注释还算详细,配置有TypeScript、 CSS Modules、React-Router 4、koa接口mock请求等。接口埋点报错统一处理。
Stars: ✭ 327 (+419.05%)
Mutual labels:  eslint, antd
starbase
⭐ Production-ready website boilerplate made with webpack 5, modern JS (via Babel 7) & Sass
Stars: ✭ 70 (+11.11%)
Mutual labels:  eslint, webpack5
webpack-gulp-wordpress-starter-theme
A WordPress theme with Webpack & Gulp
Stars: ✭ 110 (+74.6%)
Mutual labels:  eslint, webpack5
webpack-typescript-react
Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)
Stars: ✭ 185 (+193.65%)
Mutual labels:  eslint, webpack5
Alldemo
🍑 2020全栈学习Demo大合集 包含最新 hooks TS 等 还有umi+dva,数据可视化等实战项目 (持续更新中)
Stars: ✭ 189 (+200%)
Mutual labels:  mobx, antd
React Mobx Ts Antd
A simple empty project build with react、react-router、mobx、antd in typescript.
Stars: ✭ 53 (-15.87%)
Mutual labels:  mobx, antd
Gank
🦅 Gank api base △ next.js (react&ssr)
Stars: ✭ 122 (+93.65%)
Mutual labels:  mobx, antd
react-starter-kit
基于webpack4 + ES6/7 + less + React16 + Redux4 + React-Router4 + react-hot-loader4 + antd
Stars: ✭ 27 (-57.14%)
Mutual labels:  antd, react-router4
boss
React+express+sock.io+mongodb build a boss
Stars: ✭ 25 (-60.32%)
Mutual labels:  react-router4, react16

react-typescript

项目概况


使用Ant-Design开发的一套后台管理系统,主要用到了React、Typescript、Mobx、PWA等技术,使用webpack5打包构建,包含React16的一些新特性。

项目主要技术结构


  • react
  • typescript
  • antd
  • mobx
  • webpack5
  • react-router5
  • pwa

安装


在终端下操作

项目地址: (git clone)

git clone [email protected]:xpioneer/react-typescript.git

安装node_modules依赖 yarn

yarn #in your command terminal

运行

启动开发服务: (http://localhost:8060)

yarn start

生产环境打包

yarn build
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].