Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 457 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 457 Bytes

@michaelyin/job-shop-scheduler

Preview of a drag-and-drop schedule.

overview

Live Demo

Visit the Live Demo.

How to run locally

You'll need node and yarn.

Install nwb with

npm install -g nwb@0.23.x

Install packages

yarn install

Start the demo project with

yarn start