burp

pre-render AngularJS for SEO

Usage no npm install needed!

<script type="module">
  import burp from 'https://cdn.skypack.dev/burp';
</script>

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