Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 299 Bytes

markdown-previewer

This is a simple editor, where you can write markdown code and view the results live. Check out the final build at https://nervous-clarke-d7d96d.netlify.com/

Install dependencies - yarn install

To run development server - yarn dev

Build production version - yarn build