single web page application displaying a list of employees of a law firm in a table
run using a local host:
$ browser-sync start -s -b "google chrome" -f "./index.html" "css/*.css" "js/**"
single web page application displaying a list of employees of a law firm in a table
JavaScript