Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 304 Bytes

File metadata and controls

18 lines (10 loc) · 304 Bytes

Criar Novo App: npx create-react-app my-app

Files From Public Folder

<img src={process.env.PUBLIC_URL + "/images/mypic.jpg"} alt="mypic"/>

Instalar SASS npm i node-sass

shortcuts

Create Functional Arrow Based Component rface