f5e819ea49
* Update hugo build script, move build styles into manager-styles.css, add build:hugo script in package.json * Update theme and source code viewer * Catch up build script * Hide toolbar when on welcome (docs only) story. Co-authored-by: Dan Wahlin <danwahlin@MININT-DN392G3.northamerica.corp.microsoft.com> Co-authored-by: Dan Wahlin <danwahlin@iMac-Office.local> |
||
---|---|---|
.azuredevops | ||
.github/workflows | ||
.storybook | ||
public | ||
src | ||
.babelrc | ||
.gitignore | ||
.npmrc | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
hugo-build-script.js | ||
package-lock.json | ||
package.json | ||
solvedIssues.md | ||
tsconfig.json |
README.md
Fluid Storybook
This project provides "stories" for different Fluid examples. In addition to being able to view the rendered Fluid Objects, a source code viewer is also included to make it easy to see how the Fluid Objects works.
Run the following to get started:
npm install
npm start
Acknowledgements
This is built using StorybookJs
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.