I managed to get a front end developer job, and have to familiarise myself with Monarch bootstrap theme.
The link for it is here:
https://wrapbootstrap.com/theme/monarch-bootstrap-4-admin-angularjs-WB02R1485
Has anyone got any experience of using it? I can’t seem to find much documentation online. I’ve extracted the archive and had a read through the code in most of the files, but I’m not sure where to start with making some practice pages.
If someone could show me where to start, that would be amazing! 
I’m going to guess that there isn’t going to be a lot of public information, since it’s a theme that is sold. Usually a theme like that doesn’t really require any special knowledge. It applies stylistic changes to Bootstrap automagically. The AngularJS is the part that will take some more digging, if you’re not familiar with it.
I’ve got a rough idea of how AngularJS works, I’ve looked at a few examples on w3schools.
To start off should I just make an html file in the same directory which I extracted the theme to and have a play around with it?
“Play around with it” is generally my approach to learning anything programming-related. 
1 Like