Skip to content

Keystroke launcher for Windows, macOS and Linux

License

Notifications You must be signed in to change notification settings

fawazahmed0/ueli

Repository files navigation

Electron + Fluent UI React

This is a repo to quickly start the development of an electron application with Fluent UI React.

example-image.png

Development

  • Install dependencies

    $ pnpm install
    
  • Run app in dev mode

    $ pnpm dev
    
  • Lint files

    $ pnpm lint
    
  • Perform typecheck

    $ pnpm typecheck
    
  • Build app

    $ pnpm build && pnpm package
    

About

Keystroke launcher for Windows, macOS and Linux

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%