/first-electron-app

This is my first app using Electron.

Primary LanguageJavaScript

Task manager

It's a simple app to manage tasks. You can add and remove your tasks.

Install

$ git clone https://github.com/Uemerson/first-electron-app
$ cd first-electron-app
$ yarn

Running the project

$ yarn start

License

MIT