2.1.8 • Published 5 years ago

@react-md/react-scripts v2.1.8

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

@react-md/react-scripts

This is a fork of react-scripts that has been tailored for using react-md out of the box without requiring any ejections.

NOTE: This package will have a separate versioning number scheme than the original react-scripts.

Usage

$ npx create-react-app APP_NAME --scripts-version @react-md/react-scripts

Or with typescript support:

$ npx create-react-app APP_NAME --scripts-version @react-md/react-scripts --typescript

Original Documentation

This package includes scripts and configuration used by Create React App. Please refer to its documentation: