quanxiang-cloud / one-for-all

Core packages for QuanXiang Cloud frontend. Including Artery Engine, Artery Renderer and Headless UI, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One for All

A monorepo for low-code frontend core packages.

Start

This project uses Rush as monorepo manager, you should install it first.

npm install -g @microsoft/rush

Run the following command to install all dependencies:

rush update

Example

cd packages/example into example project, run npm start, open the default link http://localhost:8080 to see some examples.

Contribution guide

About

Core packages for QuanXiang Cloud frontend. Including Artery Engine, Artery Renderer and Headless UI, etc.

License:Apache License 2.0


Languages

Language:TypeScript 78.0%Language:JavaScript 13.1%Language:SCSS 4.0%Language:CSS 3.3%Language:HTML 1.2%Language:Nearley 0.4%Language:Shell 0.1%