Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 269 Bytes

Zero Forcing on Graphs

This application aims to be an interface to allow the creation of and interaction with graphs.

Development

Prerequisites

  • Node 18.0.0
  • NPM 8.6.0

Install dependencies with npm i. Start a local development server with npm start.