A simply angular setup for quick experimentation and play.
Includes ngx-datatable
with the Sinatra backend supporting server side sorting.
The Angular front-end was built with the Angular-cli 1.6.7
.
Enter the angular-frontend
and run ng serve --open
Enter the sinatra-backend
folder and run ruby main.rb