Skip to content

Ariel2705/sevuelo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SE Vuelo

Prerequisites

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

Execute in DEV environment

1. Backend

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

2. Frontend

cd sevuelo-frontend
Download dependencies
ng serve --open

About

React application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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