From 0ff6e9db531a6609d8704fc59453dad2bc21788c Mon Sep 17 00:00:00 2001 From: pdg16 <pdg16@inf.ufpr.br> Date: Fri, 31 Jan 2020 09:46:57 -0300 Subject: [PATCH] update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 859d27a..9b5899d 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 -- GitLab