Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 685 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 685 Bytes

심플노트 - 리액트

리액트로 만드는 심플노트 튜토리얼 레포입니다. 이곳에서 튜토리얼을 확인하실 수 있습니다.

튜토리얼 따라하기

starter 브랜치로 checkout하여 튜토리얼을 바로 시작하실 수 있습니다.

git clone https://github.com/alexKwonIsAwesome/simplenote-react
cd simplenote-react
git checkout starter
yarn start