1/ Your client has to be connected somehow to the web server, either via internet, LAN or local.
2/ It´s difficult to answer such a question. It may be really easy for you and pretty difficult for me.
3/ It´s not a norm for anything. It´s just a very good (personnal view) library to develop web applications.
4/ You don´t need internet. But you do need a web server. Well, you can even run the app locally without web server but for very small and limited apps. For regular apps, you need at least a web server, and it makes no sence to run it local to the client. For instance, you might develop an application to be run in a small LAN, and then internet is not a must. The application would be hosted in a web server within the LAN and clients then connect to the server via this LAN, wired or wireless.
I hope this helps.
Dalton