Skip to content

mnvr/mrmr.io

Repository files navigation

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