Skip to content

tanbinh123/movie-booking-spring-react

Repository files navigation

Installation

First you should install the nodejs packages:

movie-booking-web: npm install
movie-booking-admin: npm install

Usage

Once the packages installed properly via nodejs, you can start the applications by doing:

movie-booking-web: npm start
movie-booking-admin: npm start

Spring Boot API

The java spring boot application should be running for the front-end to work properly.
To run the spring boot app you can just press run on IntellIj IDE or another IDE.

License

MIT

About

Movie booking project with Spring boot and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published