Skip to content

JinCoreana/dei_hackathon_2023

Repository files navigation

dei_hackathon_2023

How to run the app

  1. Download and install Git - link
  2. Download and install NodeJS - link
  3. Create a folder on your PC to store the source files
  4. Open the above folder and right click on whitespace anywhere, from the context menu Click Git bash here
  5. Type "Git clone https://github.com/JinCoreana/dei_hackathon_2023.git" and press Enter, it will ask to login using Sage github credentials.
  6. Open the above cloned dei_hackathon_2023 folder in VSCode.
  7. Open the terminal and run the following commands:
    1. npm install
    2. npm start