#angular big data tests
Renders a table using an angular controller, reading the data from a file. The data file contains 2300 rows.
#Setup From command line within the project:
- 'npm install'
- 'bower install'
- 'gulp'
#Run run the index.html file, and view the console log to see load times.