Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 328 Bytes

Ballroom Frontend

Clone the repository and switch to branch "m2". Then follows the steps given below.

1.) Create a .env file following the "env_template.txt" provided in the project.

2.) Go to the project directory and run npm install to install the necessary dependencies.

3.) Run npm start to start the application.