This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

1 1 0

Clone this repository

https://tangled.org/mando.org/thats-the-stuff https://tangled.org/did:plc:oolq666kyk3wveapg5wh34td
git@tangled.org:mando.org/thats-the-stuff git@tangled.org:did:plc:oolq666kyk3wveapg5wh34td

For self-hosted knots, clone URLs may differ based on your setup.



README.md

Rspress website#

Setup#

Install the dependencies:

npm install

Get started#

Start the dev server:

npm run dev

Build the website for production:

npm run build

Preview the production build locally:

npm run preview