Is standalone angular UI grid is possible?

Viewed 154

I was wondering whether a Angular UI grid standalone is possible.

All of the examples use $http.get which seem to need a server for angular to work.

Please help me with creating a desktop or standalone app using this technology.

2 Answers
Related