pieterdhondt / FluidHelloWorld

Hello World Example for the Fluid Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@fluid-example/hello-world

This repository contains a simple app that enables all connected clients to roll a dice and view the result. For a walkthrough of this example and how it works, check out the tutorial documentation.

Requirements

Node 14.19+

Getting Started

After cloning the repository, install dependencies and start the application

npm install
npm start

About

Hello World Example for the Fluid Framework

License:MIT License


Languages

Language:JavaScript 89.7%Language:HTML 10.3%