Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Criando uma aplicação web full stack usando react.js e express puro no lado do servidor.

License

Notifications You must be signed in to change notification settings

alsgu3rra/react-fullstack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Full Stack

Criando uma aplicação web full stack usando react.js e nodejs puro no lado do servidor.

Como Iniciar o Servidor

npm install --prefix backend
npm run start --prefix backend

Como Iniciar o Site

npm install --prefix frontend
npm run build --prefix frontend
npm run start --prefix frontend

Credenciais

email: akicodeoficial@gmail.com senha: root

Captura de Tela

About

Criando uma aplicação web full stack usando react.js e express puro no lado do servidor.

Topics

Resources

License

Stars

Watchers

Forks