Skip to content

Simple demo to demonstrate the capabilities of Electron JS.

License

Notifications You must be signed in to change notification settings

chance-nelson/primacy_demo

 
 

Repository files navigation

Primacy demo

Instructions to Run

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:

# Clone this repository
git clone https://github.com/PathLabs/primacy_demo

# Go into the repository
cd primacy_demo

# Install dependencies
make install

# Run the app
make start

# Clean the node_modules
make clean

About

Simple demo to demonstrate the capabilities of Electron JS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.4%
  • HTML 4.4%
  • Python 2.5%
  • CSS 1.7%