markdown-to-html Getting started This project requires npm version 5. Install after cloning: npm install To run the development build: npm start To run the production build: npm run build