dHealth dApps Frontend with Vue for dHealth Network.
NOTE: The author(s) and contributor(s) of this package cannot be held responsible for any loss of money or for any malintentioned usage forms of this package. Please use this package with caution.
This software can be installed and deployed using lerna. Following commands are available:
# install all dependencies
lerna bootstrap
# build the vue software
lerna run build --stream --scope @dhealthdapps/frontend
# test the vue software
lerna run test --stream --scope @dhealthdapps/frontend
# serve/deploy the vue software
lerna run serve --stream --scope @dhealthdapps/frontend
Use the following available resources to get help:
Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.
Copyright 2022-present dHealth Network, All rights reserved.
Licensed under the LGPL v3.0
Generated using TypeDoc