Update README.md

This commit is contained in:
Dan Abramov
2018-10-19 20:06:23 -04:00
committed by GitHub
parent fa6da6219a
commit f1fbc671e1

View File

@@ -1,13 +1,5 @@
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Below you will find some information on how to perform common tasks.
## Documentation
You can learn more about how to work with this project in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out [React documentation](https://reactjs.org/).
## Available Scripts
In the project directory, you can run:
@@ -44,3 +36,10 @@ If you arent satisfied with the build tool and configuration choices, you can
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point youre on your own.
You dont have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldnt feel obligated to use this feature. However we understand that this tool wouldnt be useful if you couldnt customize it when you are ready for it.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).