Frontend repository for the Co-Labor project.
- Node.js: 20.16.0
- npm: 10.8.1
- React: 18.3.1
- Vite: 5.3.1
- ESLint: 8.57.0
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 - Frontend: http://localhost:5173
- Webpage: https://colabor.site/
Apache 2.0