Skip to content

An Angular 2 application to show seat selection in a movie ticket reservation process.

Notifications You must be signed in to change notification settings

ParthMaisheri/Seat-Reservation

 
 

Repository files navigation

Movie Reservation App - Angular 2

This project was generated with angular-cli version 1.0.0-beta.28.3.

Immediate deployment

Place the 'dist' folder onto your web server to run the application.

Building from local

Run npm install angular-cli if angular-cli is not installed already, followed by ng serve to deploy the application via the angular cli.

Development server

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Further help

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

About

An Angular 2 application to show seat selection in a movie ticket reservation process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.9%
  • HTML 19.6%
  • JavaScript 14.2%
  • CSS 12.3%