Skip to content

Commit

Permalink
Added README.md for public-docsite-v9 (#26434)
Browse files Browse the repository at this point in the history
* Added README.md to public-docsite-v9.
  • Loading branch information
ValentinaKozlova authored Jan 23, 2023
1 parent 86a28f6 commit 828c426
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions apps/public-docsite-v9/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# public-docsite-v9

This app is official documentation for Fluentui react-components published to https://react.fluentui.dev

**Fluent UI V9 React Components**

Fluent UI is a collection of projects that represent the Fluent design language in code. This website helps document the components and styles that make up Fluent UI.

## Build the website

1. Run `yarn lage build --to @fluentui/public-docsite-v9 --no-cache`
2. Run `yarn workspace @fluentui/public-docsite-v9 start`

0 comments on commit 828c426

Please sign in to comment.