Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 216 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 216 Bytes

Hubql-clone

Not optimised for small screens

Install project dependencies using npm:

npm i

Run the Development Server

To run the app locally, use the following command:

npm run dev