Replies: 1 comment
-
✅ Project Overview: Fluent UI for VueGoal: Example name: 🏁 Getting Started1. Project SetupUse Vue 3 + Vite for modern development. npm init vue@latest fluent-ui-vue
cd fluent-ui-vue
npm install 2. Folder StructureExample:
3. Start with Core ComponentsBegin with reusable building blocks:
Design them according to Fluent UI principles (colors, spacing, motion, etc.). You can reference Fluent UI React for behavior, but write from scratch in Vue. 📦 Publishing as a PackageIn
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to develop a Vue version of Fluent UI and host it on Github under the MIT License.
Beta Was this translation helpful? Give feedback.
All reactions