Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 367 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 367 Bytes

Team Matching Project

How to make changes:

  1. Use git clone to clone the repository.
  2. The classic was is to as follows: git clone https://github.com/SpeedDater/frontend.git, but any authorized way works fine.
  3. Use npm install to install dependencies.
  4. Make changes to the code as you please.
  5. Use npm run dev to test the website.