will Github repo be updated to reflect the latest version? current repo: does not reflect the latest changes, correct?
Having crazy issues setting up project from scratch to be fully integrated. Github pre-integrated will help a lot.
Hi Umair Riaz
Sorry for the inconvenience.
We’ll take a look at the Angular integration and review any issues on the integration. Appreciate your patience while we sort this out.
Thank you Faizal. At this point, if you can help me with even an basic "Hello World" angular project integrated with new metronic release, it will tremendously.
i am going through similar issues, the docs says
scripts: [
'../../node_modules/@keenthemes/ktui/dist/ktui.js',
'src/assets/metronic/core/index.js', --> but no js exists in src folder here
'src/assets/metronic/app/layouts/demo1.js',
],
among others
were you able to get it to work? I'm facing crazy issues, errors simlar to what you highlighted.