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

Update FE readme to use Yarn package manager instead of npm #92

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

mananbordia
Copy link
Contributor

@mananbordia mananbordia commented Dec 27, 2023

Summary:

  • Updated Readme for getting started with frontend.
  • Guide uses yarn as package manager instead of npm as package structure show contributors are using yarn instead of npm. This brings unnecessary confusion for new developers:
    • a) Because with npm package-lock.json file is generated.
    • b) typescript@4 installation before installing packages causes dependency conflicts.

Copy link

vercel bot commented Dec 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unruggable-memecoin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2023 9:17am

@mananbordia
Copy link
Contributor Author

@abdelhamidbakhta Can you please tal ?

@mananbordia mananbordia changed the title Update readme to use Yarn package manager instead of npm Update FE readme to use Yarn package manager instead of npm Dec 27, 2023
@AbdelStark AbdelStark merged commit 7373f51 into keep-starknet-strange:main Dec 27, 2023
4 checks passed
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