burp
v0.0.1
Published
pre-render AngularJS for SEO
Downloads
4
Readme
BuRP
Pre-render AngularJS server side on nodejs for SEO
Do not use ng-repeat on the app page (you need to put this in a ng-inlcude Do not have script that only have a path <script src="/js/app.js" you need to have http://localhost:80/js/app.js Do not put ng-view in your ng-inlcude. Its needed on the app page