Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 289 Bytes

How to run the website

  1. Open your terminal and go to the desired file directory where you want to save the repo
  2. Clone the repo using the command "git clone git@github.com:AnonymousKitty/qwic24.git"
  3. Cd into the "qwic24/my-app" folder
  4. Run "npm install"
  5. Run "npm run start"