Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 162 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 162 Bytes

build your own markdown editor with react.js and codemirror 6

Install

git clone git@github:0xsuk/byome.git
cd byome
npm i

Run

npm run start