Yet to be drafted
Open terminal, and run following command to clone repository.
git clone [email protected]:prashant-pokhriyal/hotel.git
cd hotel/
You can download bower in your system. And after installing run following command to install the dependencies required for running program.
bower install
To execute the program, open public/index.html
file.
See live demo
- Prashant Pokhriyal