Skip to content
Snippets Groups Projects
Unverified Commit 447a01e9 authored by Deborah Kurata's avatar Deborah Kurata Committed by GitHub
Browse files

Update README.md

parent 0caff80a
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,6 @@ NOTE: The installation was tested using node v10.16.0 and npm 6.9.0.
If you want to work through the course without downloading npm or any of the libraries, try the course with Stackblitz by following this link: https://stackblitz.com/github/DeborahK/Angular-GettingStarted/tree/master/APM-Start
For the completed code on stackblitz, check out this link: https://stackblitz.com/edit/github-gettingstarted-deborahk
NOTE: If you chose to use Stackblitz, note that it currently does not support reading json files from a folder defined in the angular.json file. Rather, you need to copy the products folder from the api folder to the assets folder. Then modify the productUrl to look in the assets folder: private productUrl = 'assets/products/products.json';
Note also that Stackblitz does not seem to recognize the Font Awesome icons. So you will instead see portions of squares.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment