Files
mpc-hello/README.md
Andrew Morris d02787ea1d init
2024-10-17 15:11:10 +11:00

301 B

mpc-hello

This is a template repository designed to be the hello-world of mpc-framework.

It's a minimal web app where users can make 1-to-1 connections with each other and compute the larger of two numbers.

Usage

npm install
npm run dev