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

Feature/project setup #8

Merged
merged 2 commits into from
Apr 9, 2021
Merged

Feature/project setup #8

merged 2 commits into from
Apr 9, 2021

Conversation

JonasGilg
Copy link
Collaborator

This PR creates the basic setup for the project. It adds the following things:

  • A basic website with a logo.
  • Webpack configuration for development and production
  • Development with Typescript, React and Material-UI
  • Testing with Jest
  • Linting with ESLint
  • Formatting with Prittier

The PR resolves: #5 #4 #3 #2

@JonasGilg JonasGilg self-assigned this Apr 8, 2021
This was linked to issues Apr 8, 2021
@lucaspataro lucaspataro merged commit 4c8c4c0 into main Apr 9, 2021
@JonasGilg JonasGilg deleted the feature/project-setup branch May 17, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Test Support Create Hello World App Select Project Template Add Libraries
2 participants