Skip to content

RainBWP/BancoNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BancoNET

BancoNET

Instalar con Git

git clone https://github.com/RainBWP/BancoNET.git
git checkout -b FrontBank origin/FrontBank

Ejecutar Frontend

cd front-end-banco-express
npm install
npm run preview

Ejecutar Frontend con mosh-db

Es posible que se tenga que usar otro fork

cd front-end-banco-express
npm install
npm run dev+mock

Donde me ejecuto?

Puedes ingresar al backend desde las siguientes direcciones

 ➜  Local:   http://localhost:[PORT]/
 ➜  Network: http://[DEVICE_IP]:[PORT]/
 ➜  Network: http://[ROUTER_IP]:[PORT]/

Como quiere acceder al backend?

El API del backend estará disponible en localhost usando el puerto 8080. Asegúrate de que no esté bloqueado.

About

Git de aplicacion para clase de Concurrente y Paralela

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors