express-angular
express-angular copied to clipboard
Where is Mongodb??
where is mongodb in repo??
And, can you show how to use partials with html??
于 2013/6/5 1:55, SlyOne 写道:
where is mongodb in repo??
And, can you show how to use partials with html??
— Reply to this email directly or view it on GitHub https://github.com/ganarajpr/express-angular/issues/4.
sorry, I don't know how to use mongodb. if you want to use html to do that, click here http://docs.angularjs.org/tutorial
@SlyOne I havent yet gotten on to integrate mongodb with this project. But it is not really hard to integrate it. We are already using partials in this. Have a look at the partials folder in the project. We are already using partials there through ng-view.