pulse
pulse copied to clipboard
A Platzi Flavored Markdown desktop editor
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