Skip to content

Regen-Digital/react_components_utils_traceability

Repository files navigation

Single Page Application

Prerequisites

Usage

# Install dependencies
yarn install
# Run the app
yarn start
# Build the app
yarn build
# Run tests
yarn test
# Run tests coverage
yarn coverage
# Start storybook
yarn storybook

Cypress

  • Run cypress
yarn run cypress:open

  • Select E2E testing
  • Choose Chrome as a browser
  • Click on Start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published