https://github.com/hellof2e/quark-core-docs
Quarkc(quark core)官网
https://github.com/hellof2e/quark-core-docs
quark-core quarkc
Last synced: 5 months ago
JSON representation
Quarkc(quark core)官网
- Host: GitHub
- URL: https://github.com/hellof2e/quark-core-docs
- Owner: hellof2e
- Created: 2023-02-16T09:13:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T08:05:32.000Z (over 1 year ago)
- Last Synced: 2025-02-25T05:27:41.201Z (12 months ago)
- Topics: quark-core, quarkc
- Language: SCSS
- Homepage: https://quark-ecosystem.github.io/quarkc-docs
- Size: 1.96 MB
- Stars: 5
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Quarkc Website
Quark Core(Quarkc)
Next-gen frontend component, it can be used in any framework or no framework.
## Documentation
For full documentation, visit [https://quark-ecosystem.github.io/quarkc-docs](https://quark-ecosystem.github.io/quarkc-docs/#/)
## Developer guide
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.