Skip to content

karthickkumardev/Online-Movie-Ticket

Repository files navigation

Online-Movie-Ticket-Booking

Project Walkthrough

1walkthrough.

Angular

This project was generated with Angular CLI version 10.0.3.

Development server

Run npm install @angular/cli to get angular cli

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

SPRING BOOT

Minimal Spring Boot sample app.

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the de.codecentric.springbootsample.Application class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Credits

Thanks to Raghul Thangavel.His Car Parking Project Helped Me to Convert Into this One. 

Releases

No releases published

Packages

No packages published