Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellof2e/quarkd-docs-svelte
Quarkd documentation website for svelte
https://github.com/hellof2e/quarkd-docs-svelte
quarkd svelte webcomponents
Last synced: about 1 month ago
JSON representation
Quarkd documentation website for svelte
- Host: GitHub
- URL: https://github.com/hellof2e/quarkd-docs-svelte
- Owner: hellof2e
- License: mit
- Created: 2023-05-23T08:46:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T04:08:26.000Z (5 months ago)
- Last Synced: 2024-08-06T03:58:55.765Z (5 months ago)
- Topics: quarkd, svelte, webcomponents
- Language: Vue
- Homepage: https://quark-ecosystem.github.io/quarkd-docs/svelte
- Size: 819 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 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.