Framework : Electron
Understanding of Electron features
- Basic of Electron Framework
- Understanding of how package.json works for electrons
- Understanding of the build process
Task 01
Study the tutorial at https://electronjs.org/docs/tutorial/first-app
Create a small electron app to browse local photo files, then open them in a photo viewer.
Use Handlebars JS to render the list pages
Handlebar template should be stored in separate files