Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/resir014/chungking
resir014's personal design system.
https://github.com/resir014/chungking
component-library design-system react typescript
Last synced: 3 months ago
JSON representation
resir014's personal design system.
- Host: GitHub
- URL: https://github.com/resir014/chungking
- Owner: resir014
- License: mit
- Created: 2020-12-25T17:11:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T13:59:07.000Z (about 2 years ago)
- Last Synced: 2024-10-04T13:13:34.262Z (4 months ago)
- Topics: component-library, design-system, react, typescript
- Language: TypeScript
- Homepage:
- Size: 2.83 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chungking
> @resir014's personal design system.
## Getting started
A [Node.js](https://nodejs.org/en/) >= 14.0.0 with yarn is recommended.
```bash
# install dependencies
yarn# build all packages
yarn build# run all tests
yarn test# run tests in-module
yarn workspace [package-name] run test
```## Packages
- [chungking-react](packages/chungking-react) - React version of chungking.