Hello all.
I'm looking to create a bare-bones, Kendo-powered front end for a web application. The back end is already written (in MS Web API), and for deployment and infrastructure reasons, I'd like to keep the API project and the front-end project separate and distinct.
I'm looking for either a VS solution template or a guide for a minimal front end. The only KendoUI project template I see includes MVC, and is over 80MB in size with several hundred (if not thousands) of files. I'm trying to avoid bloating the solution with functionality we don't intend to use.
Is there an up-to-date resource to accomplish what I'm trying?
TIA.
John