File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Angular SEO in action:
1212 <img src =" ./docs/angular2-seo.png " alt =" ASP.NET Core Angular2 SEO " title =" ASP.NET Core Angular2 SEO " >
1313</p >
1414
15- What is this repo? Live Demo here: http://aspnetcore-angular2-universal.azurewebsites.net
15+ ### What is this repo? Live Demo here: http://aspnetcore-angular2-universal.azurewebsites.net
1616
1717This repository is maintained by [ Angular Universal] ( https://github.com/angular/universal ) and is meant to be an advanced starter
1818for both ASP.NET Core using Angular 2.x(+), not only for the client-side, but to be rendered on the server for instant
@@ -122,12 +122,13 @@ export ASPNETCORE_ENVIRONMENT=Development
122122# Upcoming Features:
123123
124124- Update to use npm [ ngAspnetCoreEngine] ( https://github.com/angular/universal/pull/682 ) (still need to tweak a few things there)
125- - ~~ DONE - Fix old README to match new project~~
126- - Add Redux back in
127- - Add Bootstrap with SCSS
128- - Add REST API CRUD Demo
129125- Potractor e2e testing
130126- Add Azure application insights module (or at least demo how to use it)
127+ - Add Redux back in
128+ - ~~ DONE - Fix old README to match new project~~
129+ - ~~ Add AoT compilation~~
130+ - ~~ Add Bootstrap with SCSS~~
131+ - ~~ Add REST API CRUD Demo~~
131132
132133----
133134
You can’t perform that action at this time.
0 commit comments