Skip to content

Ulauncher/ext.ulauncher.io

Repository files navigation

This web app is built using JS and React library (with CRA)

Code Contribution

Any code contributions are welcomed as long as they are discussed in Github Issues with maintainers. Be aware that if you decided to change something and submit a PR on your own, it may not be accepted.

Setup Development Environment

  1. Copy .env.dev to .env or set your own env vars
  2. Install dependencies: yarn install

Run It and Start Coding

yarn start

Format Code

yarn run prettier

Releases

No releases published

Packages

No packages published

Languages