We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b5836 commit b115d19Copy full SHA for b115d19
README.md
@@ -18,5 +18,6 @@ ASP.NET Core backends.
18
## Quick start
19
1. Open the Backend.sln solution in Visual Studio 2017
20
2. Open command line & navigate to .\apps\sample-app
21
+3. Execute "npm install" to install dependencies
22
3. Execute "ng build" on the command line. Wait until build is finished.
23
4. Ctrl + F5 in visual studio
0 commit comments