ec3345852124b63fe247b62951c7d34f28b7b099
- Added package.json for project metadata and dependencies - Created public/index.html for the front-end interface - Implemented server.js to set up an Express server with Socket.IO for real-time communication
git_test
First commit — initial repository setup.
Overview
This repository contains the starter files for the project.
Getting started
- Clone the repo:
git clone <repo-url> - Open the project:
cd git_test
Contributing
- Create a branch:
git checkout -b feat/your-feature - Commit changes:
git add . && git commit -m "Describe changes" - Push and open a pull request.
License
Add a LICENSE file or specify a license here.
Description
Languages
HTML
83.9%
JavaScript
12.9%
Less
3%
Dockerfile
0.2%