mapzen/electron-quick-start

Name: electron-quick-start

Owner: Mapzen

Description: Clone to try a simple Electron app

Forked from: electron/electron-quick-start

Created: 2017-06-05 20:14:42.0

Updated: 2017-06-12 22:05:41.0

Pushed: 2017-10-23 20:55:38.0

Homepage: https://electron.atom.io/docs/tutorial/quick-start/

Size: 75

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Mapzen Electron Quick Start Template

How to Electron workshop guide can be found in the Wiki

This repository is a fork of the electron/electron-quick-start repository which has been augmented with Mapzen-specific utilities. Some things have been changed for the sake of simplicity, as well.

Clone and run for a quick way to see Electron in action.

This is a minimal Mapzen-enabled Electron application based on the Quick Start Guide within the Electron documentation.

Use this app along with the Electron API Demos app for API code examples to help you get started.

A basic Electron application needs just these files:

You can learn more about each of these components within the Quick Start Guide.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

one this repository
clone https://github.com/mapzen/electron-quick-start
 into the repository
lectron-quick-start
stall dependencies
install
n the app
start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Resources for Learning Electron
License

CC0 1.0 (Public Domain)


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.