Skip to content

konflux-ci/konflux-ui

Konflux UI

UI for Konflux

Installing

A step by step series of examples that tell you how to get a development environment running:

  1. Clone the repository
  2. Install dependencies
    yarn install
    
  3. Runs the app in development mode
    yarn start
    

Available Scripts

In the project directory, you can run:

  • yarn build: Builds the app for production using webpack with the production configuration file.
  • yarn start: Runs the app in development mode. Opens the app in your default browser.
  • yarn test: Runs unit tests using jest.
  • yarn coverage: Runs the test suite with coverage report.
  • yarn lint: Runs both TypeScript and SASS linting.
  • yarn lint:ts: Lints TypeScript files.
  • yarn lint:sass: Lints SASS files.

Built With

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published