Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.58 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.58 KB

Checkly Status Checkly Response Time CodeFactor Maintainability Rating Bugs GitHub Repo stars GitHub top language GitHub GitHub last commit

Getting Started

1. Install dependencies

It is encouraged to use yarn so the husky hooks can work properly.

yarn install

2. Run the development server

You can start the server using this command:

yarn dev

Open http://localhost:3000 with your browser.