Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 778 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 778 Bytes

Using Bryntum Gantt and Bryntum Scheduler with React and Material UI components

This Material UI (MUI) project was generated using the MUI Vite.js with TypeScript example project.

It has an added navigation drawer with three pages:

  • Project planning
  • Analytics
  • Clients

React router is used for navigation.

Getting started

Install the dependencies by running the following command:

npm install

Running the app

Run the local dev server:

npm run dev

Open http://localhost:5173/ to see the template MUI app:

Initial MUI app