Essential JS 2 is a modern JavaScript UI toolkit that has been the built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependences. It comes with full documentation and support and is available under commercial and community licenses – please visit www.syncfusion.com to get started.
To install all dependent packages, use the below command
npm install
To compile the source files, use the below command
npm run build