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

01 Setup project #1

Open
14 tasks done
github-actions bot opened this issue Oct 19, 2022 · 0 comments
Open
14 tasks done

01 Setup project #1

github-actions bot opened this issue Oct 19, 2022 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Oct 19, 2022

Description

The repo is empty. (Except the readme ;-) ). We need to create a React app in it and some other stuff.

ToDos

  • move this issue in the board from ToDo tab into In Progress tab
  • install React

inside the repo use

npm install
  • create a new branch locally, call it maybe feat/setup
  • remove template code from the React project
  • create or copy from another project a .prettierrc file
  • commit everything
  • push everything to the remote repo on GitHub
  • create a pull request
  • write a meaningful pr message that contains what happened in the pull request
  • ask for a review from your colleagues
  • after review merge into main
  • delete your local feature branch and update your main branch
  • move this issue in the board from In Progress tab into Done tab
  • close this issue
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

No branches or pull requests

0 participants