Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 177 Bytes

File metadata and controls

15 lines (10 loc) · 177 Bytes

React + TypeScript + Vite

This is (the frontend of) a website to connect students to volunteer tutors

How to run:

npm run dev

How to build:

npm run build