c2siorg / DataLoom

Project is to design and implement a web-based GUI for data wrangling, aimed at simplifying the process of managing and transforming tabular datasets. This application will serve as a graphical interface for the powerful Python library, allowing users to perform complex data manipulation tasks without the need for in-depth programming knowledge.
Apache License 2.0
4 stars 6 forks source link

Update README.md to Include TurboRepo Setup Instructions #14

Open TanviAgarwal-14 opened 1 month ago

TanviAgarwal-14 commented 1 month ago

The current README.md does not include instructions for setting up and running the project with TurboRepo, which is essential for development. Users may encounter issues if TurboRepo is not installed or if commands are not recognized.

Description:

The current README.md does not include instructions for setting up and running the project with TurboRepo, which is essential for development. Users may encounter issues if TurboRepo is not installed or if commands are not recognized.

Proposed Changes:

Install TurboRepo:

Add instructions for installing TurboRepo globally or using npx to run Turbo commands. Setup and Running Instructions:

Clarify the steps for creating a .env file, installing dependencies, and starting the development server. Troubleshooting Tips:

Provide guidance on how to resolve common issues related to TurboRepo commands. Additional Information:

Ensure the README.md mentions the need for Node.js version >=18 and includes a link to TurboRepo documentation.

TanviAgarwal-14 commented 1 month ago

I would Love to work on this issue @c2siorg @kmehant @charithccmc @Niweera