Skip to content

XcmSend/docusaurus

Repository files navigation

Website

This website is built using Docusaurus, a modern static website generator.

Installation

yarn

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Images/Assets

heres one way to successfully add images...

<img src={require('@site/static/img/webhookEndpoint.png').default}  width="500"/>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published