/tao-wallet-web-nx

Web wrapper for tao-wallet

Primary LanguageTypeScript

tao-wallet-web

Web wrapper for tao-wallet

First install deps with yarn or npm i

Run the node server with:

npx nx serve tao-wallet-node

Run the react app (its empty at the moment) with:

npx nx serve web-ui