Initial release with minimal working prototype
**Features:**
* Establish client-server communication through websockets
* Establish server bus communication
* Managing app layout (`App.attach_to_layout`)
* Dynamic vars passing to frontend
* Init values of dynamic vars (static & procedural)
Check `_01_clock.py` example