Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 340 Bytes

Vania websocket example

Run the server

cd server 
vania serve

Client Flutter

cd client
flutter pub get
flutter run