Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 261 Bytes

Pulse

A Platzi Flavored Markdown desktop editor

Development

  • Install dependencies with yarn
  • Start app with yarn start

Building for production

  • Install dependencies with yarn
  • Build app with yarn dist