Skip to content

Feature: Simplify Project Setup with Yarn and Enhance Lock File Management - #96

Merged
hkirat merged 2 commits into
code100x:mainfrom
SOUMITRO-SAHA:SOUMITRASAHA#YARN
Apr 10, 2024
Merged

Feature: Simplify Project Setup with Yarn and Enhance Lock File Management#96
hkirat merged 2 commits into
code100x:mainfrom
SOUMITRO-SAHA:SOUMITRASAHA#YARN

Conversation

@SOUMITRO-SAHA

Copy link
Copy Markdown
Contributor

Description

This pull request addresses the enhancement outlined in Issue: #95 , aiming to simplify the project setup process by migrating to Yarn and optimizing lock file management. The changes include transitioning project dependencies to Yarn, removing redundant lock files, and updating the README.md with clear instructions for setting up the project using Yarn.

Changes Proposed

Dependency Management:

Migrate project dependencies with Yarn for improved dependency management and deterministic installs.

Lock File Optimization:

Remove redundant lock files (e.g., package-lock.json) to streamline the project structure and reduce confusion.

README.md Update:

Provide detailed instructions for setting up the project using Yarn

@hkirat
hkirat merged commit a3b39f7 into code100x:main Apr 10, 2024
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