https://github.com/teambit/documenter
https://github.com/teambit/documenter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teambit/documenter
- Owner: teambit
- Created: 2020-02-02T12:37:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T15:51:05.000Z (about 3 years ago)
- Last Synced: 2025-03-25T08:03:17.137Z (3 months ago)
- Language: TypeScript
- Size: 1.32 MB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[](https://bit.dev/teambit/documenter)
# Documenter
Design system components for documenting components in Bit.
# Start this Workspace
[Bit Harmony](https://harmony-docs.bit.dev) is required.
Run the following commands to start this Workspace:```
bit install
bit compile && bit compile
bit start
```