Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 370 Bytes

File metadata and controls

executable file
·
19 lines (12 loc) · 370 Bytes

How to connect and sync Bryntum Scheduler Pro to monday.com: Starter repository

The code for the completed Express app is on the completed-app branch.

Getting started

Install the dependencies:

npm install

Run the development server:

npm start

Open http://localhost:1338. You should see the text, TODO, displayed on your screen.