An open API service indexing awesome lists of open source software.

https://github.com/platzidev/pulse

A Platzi Flavored Markdown desktop editor
https://github.com/platzidev/pulse

electron-app markdown nextjs platzi pulse pulse-editor react-app

Last synced: 9 months ago
JSON representation

A Platzi Flavored Markdown desktop editor

Awesome Lists containing this project

README

          

# Pulse
A Platzi Flavored Markdown desktop editor

![](https://i.imgur.com/81bYTTJ.png)

## Development
- Install dependencies with `yarn`
- Start app with `yarn start`

## Building for production
- Install dependencies with `yarn`
- Build app with `yarn dist`