Todos os scripts devem ser executados na pasta raiz da aplicação.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
Veja mais em: deployment for more information.
Execute o comando npm install -g serve
Executar o script npm run build
Execute o comando serve -s build
As informações relacionadas ao endereço do servidor ficarão disponíveis no console
Saiba mais em: Create React App documentation.
To learn React, check out the React documentation.