https://github.com/compulim/react-scripts-ts
https://github.com/compulim/react-scripts-ts
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/compulim/react-scripts-ts
- Owner: compulim
- Created: 2017-12-23T04:38:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T00:22:55.000Z (9 months ago)
- Last Synced: 2024-11-06T22:12:40.414Z (6 months ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-scripts
This package includes scripts and configuration used by [Create React App](https://github.com/facebookincubator/create-react-app).
Please refer to its documentation:* [Getting Started](https://github.com/facebookincubator/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
* [User Guide](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md) – How to develop apps bootstrapped with Create React App.