Posts by clr19 • 21 points
1 post
-
2
votes1
answer2757
viewsQ: Read JSON and print to html with Angularjs
I am trying to print the data of a JSON file in html using Angularjs, running everything through XAMPP and in my htdocs/test folder there are 3 files (index.html, main.js, test.json). The console…