Skip to content

PlatziDev/pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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