Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: basic react and testing setup #1

Closed
wants to merge 1 commit into from

Conversation

MehulKChaudhari
Copy link
Member

PR will add basic setup of UI and testing from the mono repo created earlier for feature-flag service link

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty files?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re?

"build": "react-scripts build --mode=production",
"test-watch": "react-scripts test --coverage",
"test": "react-scripts test --watchAll=false",
"eject": "react-scripts eject",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do?

@MehulKChaudhari
Copy link
Member Author

Closing this PR, because we want to use Vite and Vitest so the PR #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants