Skip to content

jason-ha/FluidHelloWorld

 
 

Repository files navigation

@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.js version 16+

Getting Started

After cloning the repository, install dependencies and start the application

npm install
npm start

Navigate to localhost:8080 in the browser to view the app.

About

Hello World Example for the Fluid Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • HTML 8.9%