mirror of
https://github.com/EvernodeXRPL/hp-devkit.git
synced 2026-04-29 15:37:58 +00:00
Added the starter client template (#14)
This commit is contained in:
committed by
GitHub
parent
f2d1ceac8b
commit
da902c2ead
6
docker/code-templates/nodejs/starter-client/package.json
Normal file
6
docker/code-templates/nodejs/starter-client/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "_projname_",
|
||||
"dependencies": {
|
||||
"hotpocket-js-client": "0.5.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user