Skip to content

C23-GT01/web-app

Repository files navigation

Track Mate Web

How to Install

  • Clone repository
git clone https://github.com/C23-GT01/web-app.git
  • Masuk ke folder web-app
cd web-app
  • Install dependency
npm install
  • Run app development
npm run dev