Read local json files in angular 4 ?
This will be short tutorial
Key points:
Store the json in the assets folder
We will be using http.get to the get the json
Then we will be parsing the json to the json object and then we will assign it to a variable and then using ngfor we will show...
hashcodehub.hashnode.dev1 min read