https://github.com/hellof2e/quarkd-docs-angular
Quarkd documentation website for Angular
https://github.com/hellof2e/quarkd-docs-angular
angular quarkd webcomponents
Last synced: 12 months ago
JSON representation
Quarkd documentation website for Angular
- Host: GitHub
- URL: https://github.com/hellof2e/quarkd-docs-angular
- Owner: hellof2e
- License: mit
- Created: 2023-06-08T06:14:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T11:34:04.000Z (about 1 year ago)
- Last Synced: 2025-01-07T19:44:52.358Z (about 1 year ago)
- Topics: angular, quarkd, webcomponents
- Language: Vue
- Homepage: https://quark-ecosystem.github.io/quarkd-docs/angular/#/
- Size: 800 KB
- Stars: 0
- Watchers: 3
- 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 Vue.
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.