An open API service indexing awesome lists of open source software.

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)官网

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.