Skip to content

nmsimons/felt

Repository files navigation

Fluid Framework Felt Board

Feltboard is an example application that uses Fluid Framework to enable collaboration.

The app is a virtual felt board with pieces that can be moved around the board. Everyone can move pieces.

Building and running

You can use the following npm scripts (npm run SCRIPT-NAME) to build and run the app.

Script Description
build npm run format && npm run docs && npm run compile && npm run pack
compile Compile the TyppeScript source code to JavaScript.
dev Runs the app in webpack-dev-server. Expects local-azure-service running on port 7070.
dev:azure Runs the app in webpack-dev-server using the Azure Fluid Relay config.
docs Update documentation.
format Format source code using Prettier.
lint Lint source code using ESLint
pack webpack
start npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •