generator-ej2-typescript
v15.4.25
Published
Essential JS 2 TypeScript Sample Generator
Downloads
11
Maintainers
Readme
This yeoman generator will create a web application with selective Essential JS 2 components in typescript module configuration.
Getting Started
Install the package globally.
npm install -g generator-ej2-es6
Run the below command to scaffold the Essential JS 2 web application configured with typescript module.
yo ej2-es6