Skip to content

bernardofagner/estudo-react-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts disponíveis

Todos os scripts devem ser executados na pasta raiz da aplicação.

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

Veja mais em: deployment for more information.

Buil e deploy em servidor local e online

Instalar dependências:

Execute o comando npm install -g serve

versão de produção:

Executar o script npm run build

Executar o servidor

Execute o comando serve -s build As informações relacionadas ao endereço do servidor ficarão disponíveis no console

Informativo

Saiba mais em: Create React App documentation.

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors