Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 427 Bytes

File metadata and controls

17 lines (10 loc) · 427 Bytes

forge-todo-tutorial-experimental

(EXPERIMENTAL) Forge To-Do Tutorial

A small to-do list desktop application that automatically saves changes as you add to the list.

Built using Electron, React, and Electron Forge.

Requirements

Installation Steps

  1. Clone repo
  2. Run yarn install/npm install
  3. Run yarn start/npm start to launch the app