# geaflow-website **Repository Path**: mirrors_apache/geaflow-website ## Basic Information - **Project Name**: geaflow-website - **Description**: Apache GeaFlow: A Streaming Graph Computing Engine. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-08 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GeaFlow Website ## Installation ```bash yarn ``` ## Local Development ```bash yarn start ``` This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. ## Build ```bash yarn build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service.