# Sharing-ideas **Repository Path**: galaxy-cube/sharing-ideas ## Basic Information - **Project Name**: Sharing-ideas - **Description**: Sharing-Ideas - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-10 - **Last Updated**: 2024-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sharing-Ideas official website ## Development URL [http://github.0x29a.cc/Sharing-Ideas/](http://github.0x29a.cc/Sharing-Ideas/) ## Production URL *TBD*. ## HOW TO RUN? ### 1. Directly run the HTML file Download the project files [Here](https://gitee.com/galaxy-cube/sharing-ideas/repository/archive/master.zip), and open the `index.html` file in your browser. ### 2. Futher development #### 2.0 Prepare the git environment Install git on your computer, and configure your git account. ```bash cd [Your Workspace] git clone https://gitee.com/galaxy-cube/sharing-ideas.git cd sharing-ideas ``` #### 2.1 Edit the project with IDE Open the project folder with IDE, such as Visual Studio Code. Try to edit the codes as you like.