This is the Waves Signer "Hello World" example. Just a simple web page with 4 buttons to interact with Waves blockchain. The full description of this example is available on Medium.
For launch use
npm i
npm run buildTo run a server use
npm run startFeel free to use fragments of this code in your applications!