Skip to content

zanewoodfin/curiosity-frontend

 
 

Repository files navigation

Curiosity Frontend

Build Status codecov License

A web user interface for subscription reporting, based on Patternfly

Requirements

Before developing for Curiosity Frontend, the basic requirements:

For in-depth tooling install guidance see the contribution guidelines

Development, Quick Start

Installing

  1. Clone the repository

    $ git clone https://github.com/RedHatInsights/curiosity-frontend.git
    
  2. Within the repo context, install project dependencies

    $ cd curiosity-frontend && yarn
    

Serving Content

This is the default context for running a local UI against mock styling.

$ yarn start

For in-depth local run guidance review the contribution guidelines

Testing

Run the tests with coverage.

$ yarn test

For in-depth testing guidance review the contribution guidelines

Contributing

Contributing encompasses repository specific requirements and the global Insights guidelines.

About

A subscription reporting frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.1%
  • Shell 3.0%
  • Other 0.9%