Skip to content

ESPOL-NETMI/sevuelo2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE Vuelo

Prerequisites

  • Install and configure Git
  • Install Java 8 (or superior) and config JAVA_HOME environment variable
  • node.js version 16 and npm version 8

Execute in DEV environment

1. Backend

cd sevuelo-backend
./mvnw spring-boot:run

2. Frontend

Angular frontend

cd sevuelo-frontend-angular
Install dependencies
ng serve --open

React frontend

cd sevuelo-frontend-react
Install dependencies
npm start

About

PRUEBA 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 57.6%
  • HTML 15.9%
  • Java 15.8%
  • JavaScript 5.2%
  • CSS 3.6%
  • SCSS 1.9%