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

Set up repository with required tools #1

Open
13 tasks done
Ryan-Andrews99 opened this issue May 5, 2023 · 2 comments
Open
13 tasks done

Set up repository with required tools #1

Ryan-Andrews99 opened this issue May 5, 2023 · 2 comments
Assignees

Comments

@Ryan-Andrews99
Copy link
Collaborator

Ryan-Andrews99 commented May 5, 2023

What:

Setting up Repository with required tooling, dependencies

Why:

Initialise the repo with the required tools to allow me to develop the project

How (ACs/ Tech notes):

Repository is set up with the following:

  • Initialised with yarn
  • added tsconfig
  • added README
  • added license
  • added .gitignore
  • added yarn pnp and sdks setup
  • added dependencies to package.json
  • typescript
  • eslint (with config)
  • jest
  • react
  • axios (optional)
  • prettier (with config)
@Ryan-Andrews99
Copy link
Collaborator Author

Should be done, I think

@Ryan-Andrews99
Copy link
Collaborator Author

Having an odd issue with yarn pnp and module importing, will switch over to npm

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

No branches or pull requests

1 participant