Hi I am trying out the angular-fullstack generator.
I am planning on using 4 state for new, edit, view, all on object called posts which is having title, message, author.
I am wondering how to make partials and all for each to inject into the main.html that I am having. Where would I put it?
Please let me know thanks.