@nlesc/react-scripts
v0.2.0
Published
Configuration and scripts for Create React App with Typescript.
Downloads
8
Readme
react-scripts
Fork which adds Typescript support to apps created with Create React App.
The @nlesc/react-scripts
package can be used by:
create-react-app my-app --scripts-version @nlesc/react-scripts
This package includes scripts and configuration used by Create React App. Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.