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

https://github.com/trustyoo86/design-system-react

Design system using React + Sketchapp + Framer
https://github.com/trustyoo86/design-system-react

Last synced: 9 months ago
JSON representation

Design system using React + Sketchapp + Framer

Awesome Lists containing this project

README

          

# design-system-react
디자인 시스템 Example (React)

## History
- 2020.04.24: Draft

## Summary
- UI개발 + FE개발 + 디자인 팀이 협업할 수 있는 구조 구축
- React를 기반으로 한 Product레벨의 디자인셋 구축
- Lerna를 통한 다중 레포지토리 구성 (command를 통한 양쪽에 빌드가 용이하도록 설계)

## Plugins
* react-sketchapp
* react (v16.x)
* storybook
* lerna

### 리스트
- [Sketchapp](./packages/sketch/README.md)
- [Components](./packages/components/README.md)