Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/digital-asset/cn-quickstartView on github-code
github-code/digital-asset/cn-quickstart

digital-asset/cn-quickstart: quickstart/frontend/README.md

# Canton Network Quickstart Frontend This frontend enables interaction with the backend components of the Canton Network Quickstart. ## Development Server Setup 1. In the parent directory, run. ```sh make start-vite-dev ``` This is the equivalent of `make start`, but with a vite live reload server.

READ ON GITHUB-CODE