Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 388 Bytes

The Markdown Editor for Everyone

alt text

Build From Source

  • git clone https://github.com/timurtu/markup.git --depth 1
  • cd markup
  • npm install to install dependencies
  • npm install -g gulp to install gulp globally
  • gulp to start the app