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

User Story 1 - React/TS/Jest/Tailwind Boilerplate #1

Merged
merged 5 commits into from
Sep 7, 2022
Merged

Conversation

Durbatuluk1701
Copy link
Collaborator

Add initial boilerplate code for a React/TypeScript/Tailwind project with Jest.

Note: I am not sure how well tailwind is configured yet, but I think building the templates and stuff should be a separate user story. Would be nice to get this merged in soon so we can build off it

@Durbatuluk1701 Durbatuluk1701 self-assigned this Sep 7, 2022
Copy link
Collaborator Author

@Durbatuluk1701 Durbatuluk1701 left a comment

Choose a reason for hiding this comment

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

Including package-lock.json seems a bit excessive, what are others thoughts?

@maxpatiiuk
Copy link
Owner

Yes, that file is a bit big, but it should be checked in.

See https://stackoverflow.com/questions/44206782/do-i-commit-the-package-lock-json-file-created-by-npm-5

@maxpatiiuk
Copy link
Owner

Also, thanks for taking a head start on this!
I meant to get to this yesterday but didn't get a chance.

.gitignore Outdated Show resolved Hide resolved
@maxpatiiuk maxpatiiuk merged commit 8a0160e into main Sep 7, 2022
@maxpatiiuk maxpatiiuk deleted the US-1 branch September 9, 2022 03:02
@maxpatiiuk
Copy link
Owner

maxpatiiuk commented Sep 9, 2022

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.

Add initial boilerplate code for a React/TypeScript/Tailwind project with Jest
2 participants