Install necessary node_modules after pulling from repo:
npm installThese are not in the repository because they are too big
Make sure npm and node are up to date!
Run the development server:
npm run devRun the fluid service:
npx @fluidframework/azure-local-service@latestOpen http://localhost:3000 with your browser to see the result.