<aside> 📎 SW 설치 및 사용 관련한 나만의 가이드
</aside>
Node.js 설치
리액트 프로젝트 생성
$ npx create-react-app (프로젝트명)
리액트 프로젝트 실행
$ npm start
git clone
$ git clone <https://github.com/comong22/osp-comong.git>
localhost로 실행하기
vscode에서 프로젝트 디렉토리를 오픈한 후, 다음 명령어를 입력한다.
$ npm install
$ npm start
디렉토리 구조