Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 375 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 375 Bytes

flamingo-client

lightweight bare bones html markdown editor built on electron and love

to install

you can download the packaged app here (darwin)

or clone this repository and use npm

git clone https://github.com/flavormingo/flamingo-client

cd flamingo-client
npm install
npm start