Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 975 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 975 Bytes

Project: VAST Challenge 2021 MC-2

Team Members:

Installing and running code in local machine

  • First clone the git repository by running "git clone https://github.com/asu-cse578-s2023/Devam-Hitansh-Manan-Niketan-Nihar-Tirth.git" command using git bash or terminal.

  • Go the the repository folder by running "cd Devam-Hitansh-Manan-Niketan-Nihar-Tirth" command.

  • Start simple python server by running command "python -m http.server". Note: python should be installed for running this command.

  • Open Firefox browser window and go to "localhost:8000".