Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunnshare/react-source-code

React源码实现:jsx
https://github.com/sunnshare/react-source-code

jsx monorepo react

Last synced: about 20 hours ago
JSON representation

React源码实现:jsx

Awesome Lists containing this project

README

        

# react-source-code

### 项目架构

- pnpm 包管理器
- monorepe 架构
- rollup 打包
- eslint 格式规范
- [prettier](./prettier.md) 格式化
- husky 代码提交校验
- commitlint 提交信息校验

### 搭建环境