document new scripts
This commit is contained in:
parent
dc812c44ce
commit
8263f89e39
|
@ -48,6 +48,14 @@ Instead, it will copy all the configuration files and the transitive dependencie
|
||||||
|
|
||||||
You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
|
You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
|
||||||
|
|
||||||
|
### `npm run lint`
|
||||||
|
|
||||||
|
Check for lint in code.
|
||||||
|
|
||||||
|
### `npm run lint:fix`
|
||||||
|
|
||||||
|
Fix lint in code.
|
||||||
|
|
||||||
## Learn More
|
## Learn More
|
||||||
|
|
||||||
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
|
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
|
||||||
|
|
Loading…
Reference in New Issue