Skip to content

wqliang/incubator-eventmesh-site

 
 

Repository files navigation

Apache EventMesh (Incubating) Site

This repository contains the source code of eventmesh.apache.org.

Development Guide

  • Clone the repository and install the dependencies with NPM (Make sure your Node.js version > 14)
npm install
npm run sync
  • Build and start the website
npm run build
npm run serve

Contact Us

Submit an issue by using [INFRA] as title prefix.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.2%
  • TypeScript 40.4%
  • CSS 11.4%