Official documentation of Circles UBI
The handbook is a collection of documentation, tutorials, texts and thoughts around the Circles UBI system, community and people.
This static page is built using Docusaurus
.
The following commands install the npm dependency and start a local development server. Most changes are reflected live without having to restart the server:
# Install NodeJS dependencies
yarn install
# Start development server
yarn start
# Check code formatting
yarn lint
# Build it!
yarn build
Creative Commons Attribution Share Alike 4.0 International CC BY-SA 4.0