Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 461 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 461 Bytes

Devdocs

The unified documentation experience for developers hacking on Fyra Labs projects.

License: MIT

🛠️ Dependencies

Please make sure you have these dependencies first before building.

node
pnpm

🏗️ Building

Simply clone this repo, then:

pnpm install
pnpm build # or `pnpm dev` to run a development server