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

Angular Full Stack Universal #227

Closed
wants to merge 1 commit into from
Closed

Angular Full Stack Universal #227

wants to merge 1 commit into from

Conversation

adwulfran
Copy link

Fixes #116
This pull request is built with angular universal zip file (https://angular.io/generated/zips/universal/universal.zip). For further informations go to https://angular.io/guide/universal
I implemented angular-full-stack's server side logic.

Development mode
npm run dev:ssr

Production mode
npm run build:ssr

@DavideViolante
Copy link
Owner

Many files that should not be changed are actually changed. I'd accept a PR that changes the minimum files and lines to add Universal.

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

Successfully merging this pull request may close these issues.

SEO Setup / Angular universal?
2 participants