# incubator-wayang-website **Repository Path**: mirrors_apache/incubator-wayang-website ## Basic Information - **Project Name**: incubator-wayang-website - **Description**: Apache Wayang Website - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-10 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Wayang (incubating) Website The source repository for the website of Apache Wayang (incubating). ### Clone the website repo ``` git clone git@github.com:apache/incubator-wayang-website.git ``` ### Installation ``` $ yarn ``` ### Local Development ``` $ 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 ``` $ yarn build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service. ## LICENSE Apache License 2.0