Skip to content

ritza-co/bryntum-scheduler-lazyload-backend-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bryntum Scheduler lazyLoad backend starter

This repository holds the Express backend application to demonstrate how to use the lazyLoad feature available for the Bryntum Scheduler from Version 6.

Getting started

First, install the dependencies of the Express server starter:

npm install

Populate the database by running the following script:

node addExampleData.js

Run the local development server for the backend server app using the following command:

npm start

The server will listen on localhost port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •