Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

SPA boilerplate/project type #41

Open
stefanrahnev opened this issue Jan 30, 2014 · 0 comments
Open

SPA boilerplate/project type #41

stefanrahnev opened this issue Jan 30, 2014 · 0 comments

Comments

@stefanrahnev
Copy link

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.:

  • sample view(s) using Kendo UI View/Layout
  • sample viewmodel(s)/model(s), utilizing Kendo UI MVVM
  • routing settings configured via Kendo UI Router
  • scripts folder separation (app-specific and referenced libraries, i.e. jQuery and Kendo UI)

The idea is to simplify the initial configuration of SPA projects with our Bootstrapper.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant