Skip to content

colinalford/learnyouelectron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learnyouelectron

Learn Electron

Dev Flow

  1. Run node learnyouelectron.js to run
  2. Each lesson needs it's own directory under /exercises
  3. Place the solution in /exercises/<exercise_name>/solution/solution.js
  4. Put exercise-running code in /exercises/<exercise_name>/exercise.js. You can mostly copy this from https://github.com/linclark/demo-workshopper/blob/master/exercises/test_exercise/exercise.js to get started. You'll need to check out the notes about addSetup and addProcessor methods in the Lin Clark post.
  5. Write the problem description narrative in /exercises/<exercise_name>/problem.md

About

Learn Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •