Skip to content

mnvr/mrmr.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for mrmr.io

Running locally

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

npm run dev

Tip

Most of these pages are standalone HTML files, and you can just directly open them in your browser.

The dependencies are needed only if you want live reloads, or want to open one of the few pages that uses TypeScript.