Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 592 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 592 Bytes

ReactJs MirageJS App

#

CI

This application is a ReactJS application with Typescript and uses MirageJS as a tool to mock our /api/users API response.

Starting the application

  • Execute yarn start to start the application on localhost:3000