Canvas is a Fluid Component that displays a collaborative canvas you can draw on.
If you want to run this example follow the following steps:
- Run
npm install
from theFluidFramework
root directory - Navigate to this directory
- Run
npm run start
Canvas uses the following distributed data structures:
- SharedDirectory - root
- Ink - Append only stream designed for ink scenarios