design-seed

GDSC DJU의 디자인 에셋 모듈입니다.

Downloads
154
Stars
2
Committers
3

gdsc-design-seed

GDSC DJU .

Docs https://design.gdsc-dju.com

Theme @gdsc-dju/styled-components-theme

Components @gdsc-dju/styled-components

Git Flow / Commit convention rule

Branch Rule

master develop .

master -

feature -

refactor -

hotfix -

feature/ /issue-

ex) feature/storybook/29-navigation

Commit convention rule

feat :

fix :

build :

chore :

ci : CI

docs :

style :

refactor :

test :

Getting started

> yarn install
> yarn workspace {project name} install
> yarn workspace {project name} dev && vite