Skip to content

dmytrokirpa/fluentui-vite-react-ts

Repository files navigation

Fluent UI React v9 + Vite Starter

Open in StackBlitz Open in CodeSandbox

This is the starter template for creating a new project with Fluent UI React v9 and Vite.

Note: This starter is built on top of the official Vite React-TS starter and only adds Fluent UI dependencies.

Introduction

This project is a starter template for building applications with Fluent UI React v9 and Vite. It provides a pre-configured setup with all necessary dependencies and configurations.

Getting Started

To start a new project, run the following commands:

npx degit dmytrokirpa/fluentui-vite-react-ts#main my-project
cd my-project

npm install
npm run dev

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the dist folder.

npm run preview

Serves the production build from the dist folder.

npm run lint

Runs ESLint to check for linting errors.

Contributing

Contributions are always welcome! Please follow the contribution guidelines to get started.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or feedback, feel free to reach out to the maintainers.

Learn More

To learn more about Fluent UI React, check out the Fluent UI documentation.

To learn more about Vite, check out the Vite documentation.

About

FluentUI React V9 Vite Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published