Skip to content

tobiasandersen/jeopardy

Repository files navigation

Electron Hello World

A quick way to get a Hello World Electron app running locally.

How To

1. clone this repo

git clone git@github.com:ngoldman/electron-hello-world.git

2. cd into the repo directory and run npm install

cd electron-hello-world
npm install

3. run npm start

npm start

If everything went well you should be staring in awe at a Hello World application. Yay!

Learn more

This demo is based on instructions and code from the Electron Quick Start tutorial.

To find out more check out the Electron website and documentation.

License

CC-0

About

A Jeopardy game built in ReactJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published