티스토리 뷰

📁Frontend/📘React

[React] 세팅

Hoon2 2022. 8. 7. 20:47
728x90

라이브러리 

  • npx create-react-app blog (최초 설치시 npx, 다음 yarn 사용가능)
  • yarn add react-router-dom@6
  • yarn add styled-components
  • yarn add @reduxjs/toolkit react-redux
  • yarn add json-server
  • yarn add axios 

시작하기 

  1. Node 설치하기 (16버전 LTS)
  2. Node 설치 확인하기 (node -v)
  3. yarn 설치 (npm install -g yarn)
  4. yarn create-react-app '이름'
  5. yarn start 
728x90
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함