README.md 487 Bytes
Newer Older
Dan Abramov's avatar
Dan Abramov committed
1
2
# react-scripts

3
This package includes scripts and configuration used by [Create React App](https://github.com/facebook/create-react-app).<br>
Dan Abramov's avatar
Dan Abramov committed
4
5
Please refer to its documentation:

6
7
* [Getting Started](https://github.com/facebook/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
* [User Guide](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md) – How to develop apps bootstrapped with Create React App.