1.0.6 • Published 4 years ago

@mohitsingh/react-scripts v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-scripts

Customized configuration and scripts for Create React App

Changes

  • ⚡️ Lightweight
  • 💅🏻 Uses styled-components
  • 🚀 No Linter config

Usages

yarn create react-app --scripts-version @mohitsingh/react-scripts <app-name>

or

npm create react-app --scripts-version @mohitsingh/react-scripts <app-name>