@zewebdev/react-index-updater

Utility script for React projects that automatically updates `index.js` or `index.ts` files in each subdirectory of the `./src` directory. It scans through the `./src` directory recursively and for each subdirectory, it checks for React component files (`

rough-react-cli

___ 这是一个自用的react-cli程序,将会构建一个 webpack 构建的 react 项目。