Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 690 Bytes

File metadata and controls

26 lines (16 loc) · 690 Bytes

Create a React Gantt chart with Bryntum and Appwrite starter

This starter project was generated using the Vite with TypeScript and React starter template.

It has the following added dependencies:

Getting started

Install the dependencies by running the following command:

npm install

Running the app

Use the following command to run the local dev server and vite --open --port 3000:

npm run dev

Open http://localhost:3000/. You should see a "TODO" rendered on your screen.