resir014 / nextjs-fluentui-quickstart

Get started on Next.js with Fluent UI in seconds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + Fluent UI Example

This example shows how to use Microsoft's Fluent UI design system within a Next.js app. Read the Fluent UI wiki to see how it works.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example https://github.com/resir014/nextjs-fluentui-quickstart with-fluentui-app
# or
yarn create next-app --example https://github.com/resir014/nextjs-fluentui-quickstart with-fluentui-app

Deploy it to the cloud with Vercel (Documentation).

About

Get started on Next.js with Fluent UI in seconds.

License:The Unlicense


Languages

Language:TypeScript 73.8%Language:JavaScript 26.2%