Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
doc: fix "Getting Started" link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
vikerman authored Oct 4, 2019
1 parent 3d08632 commit 947a699
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,7 @@ The Universal project is driven by community contributions. Please send us your

# Getting Started

[* **NodeJS** :: Example repo](https://github.com/angular/universal-starter)
- Minimal universal example

[* ASP.NET Core :: Universal Starter repo](https://github.com/MarkPieszak/aspnetcore-angular2-universal)
- **Installation**: Clone the above repo, `npm i && dotnet restore` *(VStudio will run these automatically when opening the project)*
- Launch files included for both VSCode & VStudio to run/debug automatically (press F5).
[Angular Universdal Guide](https://angular.io/guide/universal)

# Version 8
Follow this upgrade guide if you are upgrading an exsiting Universal project to Angular version 8 - [Guide](/docs/v8-upgrade-guide.md)
Expand Down

0 comments on commit 947a699

Please sign in to comment.