Back to Fluentui

FluentUI React v9 - Vite.js example

starter-templates/src/react-components-vite/README.md

4.40.2-hotfix21.1 KB
Original Source

FluentUI React v9 - Vite.js example

How to use

Download the example or clone the repo:

bash
npx degit microsoft/fluentui/starter-templates/src/react-components-vite
cd react-components-vite

Install it and run:

bash
npm install
npm run dev

or:

The idea behind the example

This example uses Vite.js. It includes @fluentui/react-components and its peer dependencies, including @fluentui/react-icons.

What's next?

You now have a working example project. To continue, you can explore the FluentUI React documentation for more information and advanced usage.