@sabertazimi/react-scripts
Version:
Configuration and scripts for Bod CLI.
51 lines (38 loc) • 2.75 kB
Markdown
# @sabertazimi/react-scripts
[](https://github.com/sabertazimi)
[](https://raw.githubusercontent.com/sabertazimi/bod/main/LICENSE)
[](https://www.npmjs.com/package/@sabertazimi/react-scripts)
[](https://www.npmjs.com/package/@sabertazimi/react-scripts)
[](https://cdn.jsdelivr.net/npm/@sabertazimi/react-scripts@latest/)
[](https://github.com/sabertazimi/bod/actions/workflows/ci.yml)
[](https://codecov.io/gh/sabertazimi/bod)
[](https://github.com/sabertazimi/bod/actions/workflows/ci.yml)
This package includes scripts and configuration used by [Bod CLI](https://github.com/sabertazimi/bod).
## Features
Compare with original `react-scripts` built by `facebook`:
- All original features shipped.
- Latest dependencies via [GitHub dependabot](https://github.com/dependabot).
- Add
[stylelint](https://github.com/stylelint/stylelint)
support for `start` and `build`.
- Add
[prettier](https://github.com/prettier/prettier)
binding for both
[eslint](https://github.com/prettier/eslint-plugin-prettier)
and
[stylelint](https://github.com/prettier/stylelint-prettier).
- Add elegant
[progressbar](https://github.com/unjs/webpackbar)
for `start` and `build`.
- Add
[webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer)
support for `build`.
## Find More
Please refer to its documentation:
- [User Guide](https://github.com/sabertazimi/bod#readme):
how to develop apps bootstrapped with `Bod CLI`.
- [React Create App documentation](https://cra.link).
## Contact
[](mailto:sabertazimi@gmail.com)
[](https://twitter.com/sabertazimi)
[](https://github.com/sabertazimi)