/incubator-fury-site

Apache Fury Website

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Apache Fury (incubating) Website

The source repository of static website for Apache Fury (incubating).

Development

# install dependencies
$ npm install

# start dev server
$ npm start

# build docs
$ npm run build

LICENSE

Licensed under the Apache License 2.0