Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 619 Bytes

react-node-js-install-styled-components.md

File metadata and controls

38 lines (25 loc) · 619 Bytes

react-node-js-install-styled-components


title

  • 리액트 스타일드 컴포넌트 설치하기

desc

  • 자바스크립트 리액트에서 스타일드 컴포넌트를 설치한다. ? webpack이나 babel에서 추가 설정이 필요한가?

inst

  1. run below command

terminal yarn add styled-components

dep

  • react

ref

tags

#nodejs, #javascript, #ecmascript, #js, #react