Skip to content

Instantly share code, notes, and snippets.

View Outright-Graham's full-sized avatar
😊
Just pluggin away on a Flutter app

Graham Tucker Outright-Graham

😊
Just pluggin away on a Flutter app
View GitHub Profile
Given that git and node is set up, you'll want to open the command line.
(There is a companion for this @ https://github.com/electron/electron-api-demos)
// The following will take a bit but will launch a basic electron ~ good luck and have fun!
$ git clone https://github.com/electron/electron-api-demos
$ cd electron-api-demos
$ npm install && npm start
If already cloned and in your directory, all you need to do after starting the command line is the third command above.
@Outright-Graham
Outright-Graham / git_plus_node_walkthrough_for_pc
Last active October 10, 2019 18:10
Primer for setup to use git and Nodejs
https://git-scm.com/download/win
Git install parameters:
1. "Next"
2. "Next"
3. "Next"
4. "Next" --> check mark "Don't creat a start menu folder"
5. "Next"
6. Option 2 -> "Next"