Skip to content

Demo presenting the UI capabilities of Electron, and a prototype of the pipeline traversal system

Notifications You must be signed in to change notification settings

Alex-Lacy/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
npm install electron --save-dev --verbose

# Run the app
npm start

About

Demo presenting the UI capabilities of Electron, and a prototype of the pipeline traversal system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.2%
  • HTML 22.6%
  • CSS 12.5%
  • Python 3.7%