Skip to content

mrled/biblemungerjs

Repository files navigation

This is a rewrite of my old Python biblemunger project.

https://biblemunger.micahrl.com

Development

First, run the development server:

npm run dev

Open http://localhost:24253 with your browser to see the result.

Deployment

This will deploy automatically on pushes to the master branch.

Prerequisites

Thanks