Open
Description
Description
Not able to run angular samples with simple npm run start command
Assumptions
It may lead to a massive load time because of the enormous amount of defined modules.
Steps to reproduce
- Navigate to igniteui-angular-samples repo
- try to execute npm run start
- The execute process hangs at some point
Result
The samples are not run
Expected result
The samples should be run locally