Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 595 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 595 Bytes

Developer Docs

This is the repository for Beyond Identity's Developer Documentation site.

This site was built using Docusaurus 2.

Issues?

This is a public repository. If you find any issues, please fork and submit a pull request.

Installation

$ yarn install

Local Development

$ yarn build && yarn serve

Adding Packages

$ yarn add <package-name>