/pulse

A Platzi Flavored Markdown desktop editor

Primary LanguageJavaScriptMIT LicenseMIT

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