AOSSIE-Org / website

AOSSIE Offical Website
https://aossie-org.github.io/website/
MIT License
18 stars 119 forks source link

Update README Instructions for Local Development #238

Open fakegithub01 opened 1 month ago

fakegithub01 commented 1 month ago

Description

The current README provides instructions for setting up the AOSSIE website locally, but there is a need for a small update in the wording and formatting of the steps related to installing dependencies and starting the development server.

Details

  1. The instructions in the "Running the website Locally" section should clearly state the commands required to:

    • Install the necessary dependencies using npm install.
    • Start the development server using npm run dev.
  2. The current instructions are a bit unclear and should be updated to be more explicit about these steps.

Expected Outcome

The updated README should provide clear, concise instructions for setting up the website locally, ensuring that new contributors can follow the steps without any confusion.

Additional Context

Please refer to the current README file for context, and update it accordingly.

fakegithub01 commented 1 month ago

@ceilican I would like to work on this issue . Could you please assign this issue to me ?