https://github.com/teambit/documenter
https://github.com/teambit/documenter
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teambit/documenter
- Owner: teambit
- Created: 2020-02-02T12:37:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T15:51:05.000Z (about 4 years ago)
- Last Synced: 2025-04-11T12:12:42.970Z (about 1 year 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
```