UNPKG

marsdb-sync-client

Version:

Standalone Meteor DDP client based on MarsDB

13 lines (12 loc) 287 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>MarsDB-sync-server Tests</title> </head> <body> <div id="root"></div> <script src="js/app.js"></script> </body> </html>