Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 312 Bytes

GetMyGraphicsCard-Frontend

React TypeScript frontend client for GetMyGraphicsCard Project

How to Run

Clone this repository. Then,
For npm users, execute "npm install"
Then, "npm run dev"

For yarn, "yarn install"
Then, "yarn run dev"
The project will be running on port number 3000.