5.0.1-4 • Published 2 years ago

strivelen-react-scripts v5.0.1-4

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

strivelen-react-scripts

This package includes scripts and configuration used by Create React App. In addition, some other configurations are also included, as follows:

new features

  • Support Less and Modular Less files.

use

  # yarn:
  yarn create react-app [YOURPROJECTNAME] --scripts-version strivelen-react-scripts

  # npm:
  npx create-react-app [YOURPROJECTNAME] --scripts-version strivelen-react-scripts