angular2-universal-starter icon indicating copy to clipboard operation
angular2-universal-starter copied to clipboard

Enjoy Server Side rendering and Web Workers in your Angular2 Application

Results 22 angular2-universal-starter issues
Sort by recently updated
recently updated
newest added

I turned my application to angular universal. It's great but I have a problem with developing mode. I need to see my editing result real-time. I need to restart my...

build working in local.but i dont know . how to move production in iis server.they have create two folder inside of dist.

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

I need to pre-render certain routes for SEO purposes and host my universal app in a static host (no node.js server will be running). I have been looking all over...

It would be just great if you can provide some ETA?

Run into this issue on trying out the repo > npm run dev > > > [email protected] dev C:\Users\PhucTran\test-ng2\angular2-universal-starter > > node tools/dev.js > > events.js:141 > throw er; //...

Hi there, I saw that your project using angular2-beta.15 and that issue https://github.com/alexpods/angular2-universal-starter/issues/60 has been closed without any comment, so I'm wondering: do you plan to keep the project up-to-date?...