generator-ej2-es6
v15.4.25
Published
Essential JS 2 ES6 Sample Generator
Downloads
11
Maintainers
Readme
This yeoman generator will create a web application with selective Essential JS 2 components in ES6 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 ES6 module.
yo ej2-es6