Skip to content

GwanHooPark/dada-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

monorepo todo 모음.

lerna

🔨 초기 설치

# yarn, lerna 설치
$ npm i -g yarn
$ npm i -g lerna

# 의존성 설치
$ yarn install

🔨 구동

# 로컬 개발
# 서비스 구동 (root의 package.json 참고)
$ yarn start:vue

📁 Package

패키지 설명
vue vue 기반 todo application - demo
react-js react 기반 todo application - demo
react-ts react,typescript 기반 todo application - demo

📙 Coding convention

🌏 Browser Support

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Yes 11+ Yes Yes Yes
## root에 패키지 추가
$ yarn add --dev 패키지명 -W

## core 패키지에 추가
$ yarn workspace core add 패키지명

About

투두모음 어플리케이션

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published