Skip to content

kamir/incubator-wayang-website

 
 

Repository files navigation

Apache Wayang (incubating) Website

The source repository for the website of Apache Wayang (incubating).

Clone the website repo

git clone [email protected]: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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.3%
  • CSS 27.1%
  • JavaScript 0.6%