Skip to content

Kmong/kmong-developers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMONG DEVELOPERS

PnP Yarn2 Next.JS Storybook Emotion Jest Gatsby Cypress ESLint Github Actions


App

아이디어를 바로 바로 구현 하기도 하고, 각종 최신 기술이나 실험 기능을 실 서비스 영향이 가지 않고 마음껏 사용 해 볼 수 있는 공간 입니다. 즐기세요

개발 환경 구성

brew install yarn

의존성 설치

yarn install

ESLint

우리는 코드의 일관성을 유지하기 위해 ESLint를 사용하며, Pull Request를 생성하면 github actions를 통해 자동으로 검사를 수행하며, 아래 명령어로 로컬 머신에서 실행이 가능합니다.

yarn lint

Test

우리는 코드의 테스트를 위해 Jest와 @testing-library/react를 사용하며, Pull Request를 생성하면 github actions를 통해 자동으로 검사를 수행하며, 아래 명령어로 로컬 머신에서 실행이 가능합니다.

yarn test

dev

yarn dev

local bundle

yarn build

References

About

크몽 개발자 놀이터

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •