Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 691 Bytes

File metadata and controls

26 lines (16 loc) · 691 Bytes

Create a React Gantt Chart with Bryntum and Appwrite starter

This starter project was generated using the Vite.js 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

Run the local dev server using the following command that runs vite --open --port 3000:

npm run dev

Open http://localhost:3000/, you'll see "TODO" rendered on your screen.