Skip to content

sofiaromorales/get-sht-done

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Sht Done

A minimal to-do list with Electron and React.

Screen Shot 2021-09-19 at 9 52 04 PM

Setup

To get a working version of this project do the following

  1. Clone the repo
$ git clone https://github.com/sofiarm21/get-sht-done.git
  1. Install the project dependencies
$ cd get-sht-done && npm install
  1. To run a development version run
$ npm run dev
  1. To build a production version
$ npm install
$ npm run postinstall
$ npm run pre-electron-pack
$ npm run electron-pack

Contributing

Make your own features to this app and create a PR explaining what you are achieving with that feature.

About

A minimal to-do list with Electron and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published