Skip to content

justinhaddad/jdo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdo

My Todo Tracker.

To Build

yarn

To Run in Dev Mode

yarn start will start the Electron app and the React app at the same time.

To Build for Release

yarn build will build the React app and package it along the Electron app.