0.1.4 • Published 7 years ago

@mohitsingh/react-scripts v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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>