Skip to content

PlatziDev/pulse

Repository files navigation

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