Dear all, whenever I see the Angular boilerplate code, I refuse to use it. But after one more day of trying to get mdbootstrap to work with Aurelia, I am in need for your help. Why is it so difficult to embed such basic tools? Maybe I am not enough into web dev, yes, but whatever I try (Webpack, not Webpack), I just stumble from one error to the next. I am sure some of you got mdbootstrap to run with Aurelia - does anyone want to share what needs to be done? Thank you very much!
1 Like
You are fine, and you don’t need to be really into web dev to do super fine with it
For your issue, can you help paste some simple entry code, and the error that you got?
Dumber.gist.app is a great resource for doing code samples. It has an easy setup and start point for Aurelia and other frameworks.
1 Like
If you want to start with a Aurelia and Material Design you also look at de Material Design components from Google itself.
I have made some wrappers for Aurelia. Look at it https://github.com/arjendeblok/aurelia-material-skeleton
2 Likes