Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 210 Bytes

Source code for mrmr.io

Running locally

Install dependencies using yarn install. Thereafter, you can start a local development server with live reloads by using:

yarn dev