electron-fluent-ui
electron-fluent-ui copied to clipboard
Template for developing Electron applications using TypeScript and Fluent UI React components
Results
2
electron-fluent-ui issues
Sort by
recently updated
recently updated
newest added
First of all, thanks for your work! Let's use build-in fluentui function makeStyles to style components. This allows us not to pass the current theme down to nested elements
**Describe the solution you'd like** The ability to run either npm || npx create-electron-fluent-ui, very similar to how you can run `npm create-react-app my-app` **Describe alternatives you've considered** Copy the...