Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to include server side code #839

Closed
nishasingla1224 opened this issue Aug 8, 2016 · 1 comment
Closed

How to include server side code #839

nishasingla1224 opened this issue Aug 8, 2016 · 1 comment

Comments

@nishasingla1224
Copy link

When I start this app the current behaviour is that is enter directly the angular2 code written in app but I want it to run some node js code inside it first and then run my angular 2 code.
Please help in doing it.

@ferredel
Copy link

Maybe what you need is https://github.com/angular/universal

With angular universal you can render Angular2 on server side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants