diff --git a/README.md b/README.md index 859d27a647f435d0598acd85db37e1af266e90be..9b5899d41d2da4505769e4bfe77601862c6d8f7c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +## BUILD + +# Development + +```npm run build``` + +# Produção + +```REACT_APP_STAGE="production" npm run build``` + + This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts