https://github.com/hellof2e/quarkd-docs-react
Quarkd documentation website for React
https://github.com/hellof2e/quarkd-docs-react
quarkd
Last synced: about 2 months ago
JSON representation
Quarkd documentation website for React
- Host: GitHub
- URL: https://github.com/hellof2e/quarkd-docs-react
- Owner: hellof2e
- License: mit
- Created: 2023-05-23T08:44:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-03T07:10:34.000Z (4 months ago)
- Last Synced: 2025-12-06T08:44:40.714Z (4 months ago)
- Topics: quarkd
- Language: Vue
- Homepage: https://quark-ecosystem.github.io/quarkd-docs/react/#/
- Size: 773 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quark Design Documentation
Quark Design documentation for React.
To run the project locally, first install the dependencies:
```bash
npm install
```
Next, run the development server:
```
npm run dev
```
## Build
When the code is merged into the `main` branch, the static resources are automatically built.
## License
This project is not licensed under an open-source license and is the intellectual property of Quark Labs. The source is available only as an educational resource and to accept fixes for minor mistakes.