Quick actions

cmd+k|ctrl+k

Navigation

Languages

Electron 1.0

Snippet info

Language

Bash

Visibility

public

Author

manuel.occ

Created

2016-05-22T09:09:23Z

Updated

2016-05-22T09:09:23Z

# Clone the Quick Start repository
$ git clone https://github.com/electron/electron-quick-start

# Go into the repository
$ cd electron-quick-start

# Install the dependencies and run
$ npm install && npm start
INFO