Skip to content

Project templates for kinds of JavaScript projects

Notifications You must be signed in to change notification settings

igjp-sample/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create a new Ignite UI for WebComponents project

npx degit igjp-sample/templates/wc

Once you have completed the previous steps, you can restore packages and run the project by executing the following commands.

npm ci
npm start

Create a new Ignite UI for React project

Included component Command
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 start

About

Project templates for kinds of JavaScript projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published