Skip to content

sahil143/konflux-ui

This branch is 5 commits ahead of, 232 commits behind konflux-ci/konflux-ui:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

962e4cd · Jul 25, 2024

History

6 Commits
Jul 10, 2024
Jul 17, 2024
Jul 19, 2024
Jul 17, 2024
Jul 19, 2024
Jul 19, 2024
Jul 25, 2024
Jul 10, 2024
Jul 10, 2024
Jul 10, 2024
Jul 10, 2024
Jul 17, 2024
Jul 2, 2024
Jul 23, 2024
Jul 10, 2024
Jul 19, 2024
Jul 25, 2024
Jul 19, 2024
Jul 17, 2024
Jul 17, 2024
Jul 17, 2024
Jul 25, 2024

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • SCSS 16.6%
  • TypeScript 10.8%
  • HTML 2.2%