Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Build a Cross-Platform Desktop Application with Electron!
You have completed Build a Cross-Platform Desktop Application with Electron!
Preview
Learn how to create an Electron application using a Quick Start project from the folks behind Electron.
Links
- Electron - http://electron.atom.io/
Git Repositories
- Quick start
git clone https://github.com/electron/electron-quick-start
- Front End
git clone https://github.com/treehouse-projects/draw_pro_front_end
Next Steps
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
all the things that get bundled with it.
0:00
Included Node Jess, chromium,
and the V8 JavaScript runtime.
0:00
All these versions get bundled together
with this version of electron.
0:05
Further down the page here,
we have a quick start supplication.
0:10
With all the boilerplate code for
a minimal electron application.
0:13
If we copy and
paste this get clone command here and
0:19
type in the name of
the application we want to create,
0:23
I'm gonna draw_pro because we're
gonna create a drawing application.
0:26
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up