| Included component | Command |
|---|---|
| (no components) | npx degit igjp-sample/templates/wc/empty |
| IgcGrid | npx degit igjp-sample/templates/wc/grid |
| IgcDockManager | npx degit igjp-sample/templates/wc/dockmanager |
| IgcSpreadsheet | npx degit igjp-sample/templates/wc/spreadsheet |
| IgcCategoryChart | npx degit igjp-sample/templates/wc/categorychart |
Once you have completed the previous steps, you can restore packages and run the project by executing the following commands.
npm ci
npm run dev| Included component | Command |
|---|---|
| (no components) | npx degit igjp-sample/templates/react/empty |
| IgrGrid | npx degit igjp-sample/templates/react/grid |
| IgrDockManager | npx degit igjp-sample/templates/react/dockmanager |
| IgrSpreadsheet | npx degit igjp-sample/templates/react/spreadsheet |
| IgrCategoryChart | npx degit igjp-sample/templates/react/categorychart |
Once you have completed the previous steps, you can restore packages and run the project by executing the following commands.
npm ci
npm run dev| Included component | Command |
|---|---|
| IgrGrid | npx degit igjp-sample/templates/nextjs/grid |
Once you have completed the previous steps, you can restore packages and run the project by executing the following commands.
npm ci
npm run dev| Included component | Command |
|---|---|
| (no components) | npx degit igjp-sample/templates/ng/empty |
| IgxGrid | npx degit igjp-sample/templates/ng/grid |
| IgcDockManager | npx degit igjp-sample/templates/ng/dockmanager |
Once you have completed the previous steps, you can restore packages and run the project by executing the following commands.
npm ci
npm run devThe release notes is here.