You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.
How about creating an HTML SPA boilerplate/project type in addition to the existing Default (Kendo UI Web), Kendo UI Complete and Kendo UI Mobile project types?
How about creating an HTML SPA boilerplate/project type in addition to the existing Default (Kendo UI Web), Kendo UI Complete and Kendo UI Mobile project types?
This can resolve to something like the following SPA templates:
(Hot Towel SPA) http://www.asp.net/single-page-application/overview/templates/hottowel-template
(AngularJS SPA) http://visualstudiogallery.msdn.microsoft.com/5af151b2-9ed2-4809-bfe8-27566bfe7d83
without the ASP.NET part, generating the default structure of the project, i.e.:
The idea is to simplify the initial configuration of SPA projects with our Bootstrapper.
The text was updated successfully, but these errors were encountered: