Added the starter client template (#14)

This commit is contained in:
Kithmini Gunawardhana
2022-10-11 12:18:56 +05:30
committed by GitHub
parent f2d1ceac8b
commit da902c2ead
2 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "_projname_",
"dependencies": {
"hotpocket-js-client": "0.5.3"
}
}