Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 804 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 804 Bytes

OSS_Website

Vite 🤝 React Project

🚀 Getting Started

git clone https://github.com/ossrndc/OSS_Website .
npm install
npm run dev

🤝 Contributing

  1. Fork the repository
  2. Clone your fork : https://github.com/your-username/OSS_Website.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Stage changes git add .
  5. Commit your changes: git commit -m "your commit message"
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request.

Contributors 📊