Skip to content

React based demonstrator for shared-property-map test library

Notifications You must be signed in to change notification settings

dstanesc/shared-property-map-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Property Map - Hello World

React based demonstrator for shared-property-map testing tool

Azure env setup

export FLUID_MODE=frs
export SECRET_FLUID_RELAY=https://us.fluidrelay.azure.com
export SECRET_FLUID_TOKEN=xyz
export SECRET_FLUID_TENANT=xyz

Local env setup

export FLUID_MODE=tiny

Start

npx tinylicious
npm run clean
npm install --legacy-peer-deps
npm run build
npm start

About

React based demonstrator for shared-property-map test library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published