Topic: Fresh MDB Angular, Tests fail, ng lint fail
Zolcsi free asked 5 years ago
Expected behavior download new project, run ng lint -> no errors shown download new project, run ngtest -> no errors shown
Actual behavior download new project, run ng lint -> errors shown download new project, run ngtest -> errors shown
Resources (screenshots, code snippets etc.)
Zolcsi free answered 5 years ago
@deokishore, this has nothing to do with the original question. Next time open a new support ticket please.
Arkadiusz Idzikowski staff answered 5 years ago
It's simple Angular boilerplate project with MDB Angular Pro installation. You can now copy ready to use examples from our documentation and add them to this project.
https://mdbootstrap.com/docs/angular/
We don't have any boilerplate app with whole demo. If you need to check how our components works, you can take a look at our live preview app:
https://ng-demo.mdbootstrap.com/main
deokishore free answered 5 years ago
It has just one single page when I download zip version, it does not have whole demo.
See attached screen shot.
Arkadiusz Idzikowski staff answered 5 years ago
That's because these are repositories on which we work and not demo projects. If you need ready to use project you should download zip version of your product which you can find in the profile (orders section).
https://mdbootstrap.com/profile/my-orders/
deokishore free commented 5 years ago
It has just one single page when I download zip version, it does not have whole demo.
deokishore free answered 5 years ago
Hi,I had recently bought two items React Pro and Angular Pro.
The way react pro worked locally was straight and simple but Angular seems a bit confusing, why they both are not same ?
pls see the attached screen shot. React had nice template to start a project but I guess Angular is missing that, can you please share an Angular template like header, body side menu and footer.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.3.0
- Device: mac
- Browser: chrome
- OS: macosx
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 5 years ago
Could you specify which project exactly did you download?
Zolcsi free commented 5 years ago
Sure, MDB_ANGULAR_SMALL_BUNDLE_8.3.1.ZIP, respectively ng-uikit-pro-standard-8.3.1
Arkadiusz Idzikowski staff commented 5 years ago
Thanks, we will fix those problems as soon as possible. For now you can easily fix them on your end by changing the lines of code mentioned in the error messages.
Zolcsi free commented 5 years ago
Okay, Thank you