Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 895 Bytes

README.md

File metadata and controls

57 lines (39 loc) · 895 Bytes

한글 버전

Co-Labor-FE

Frontend repository for the Co-Labor project.


Tech Stack

Development Environment

  • Node.js: 20.16.0
  • npm: 10.8.1

Core Frameworks

  • React: 18.3.1
  • Vite: 5.3.1
  • ESLint: 8.57.0

Quick Start

QuickStart


How to Contribute

Contribution


Installation & Run

1. Run the following commands in your desired directory.

git clone  
cd Co-Labor  

2. Download Docker images

docker compose pull  

3. Start Docker services

docker compose up -d  

Access


License

Apache 2.0