During the install, I'm given the option of installing a predesigned template. Neither are Angular based. Are there plans to provide a Angular based template option as oppose to using MVC (cshtml). I'd like to use AngularJs with .Net WebAPI as a service. (A SPA (Single Page Application) approach)
Do you need to create a website based on angularjs? That should be possible but you will need to create som views based on .cshtml files - but you can easily add angularjs to your templates and do all kind of nice stuff?
Yes I'll be creating a site based on angularjs. I just thought there was a start up template that was going to be provided. I'll just set up my own. I'm sure others will be asking the same question so I'll plan on sharing my experience when done.
Starter kit with AngularJs instead of MVC
During the install, I'm given the option of installing a predesigned template. Neither are Angular based. Are there plans to provide a Angular based template option as oppose to using MVC (cshtml). I'd like to use AngularJs with .Net WebAPI as a service. (A SPA (Single Page Application) approach)
Andy
Hi Andy
Do you need to create a website based on angularjs? That should be possible but you will need to create som views based on .cshtml files - but you can easily add angularjs to your templates and do all kind of nice stuff?
/Jan
Jan,
Yes I'll be creating a site based on angularjs. I just thought there was a start up template that was going to be provided. I'll just set up my own. I'm sure others will be asking the same question so I'll plan on sharing my experience when done.
Andy
Hi Andy
That sounds good - Might be a good idea for a package or a github repo perhaps?
Cheers, Jan
is working on a reply...