Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 146 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 146 Bytes

Incubyte Assessment - FE

To run the application.

npm run dev

The app runs on port 5173 by default

To run unit test cases

npm run test