meanjs / generator-meanjs

MEAN.JS Official Yeoman Generator

Home Page:http://meanjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate client modules only?

daudihusbands opened this issue · comments

I'm building hybrid app using ASP.NET Web API for REST services. However, I would like to use only the client-side infrastructure generated by MEANJS generator. Any thoughts?

@daudihusbands you can copy and paste the client-side code from the meanjs/mean repo. Otherwise, you'll need to write the rest of your infrastructure code for ASP.