Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 607 Bytes

header

How to make react project with pwa(Progresive Web App)

npx create-react-app boanbo -template cra-template-pwa

1. 깃 클론

git clone https://github.com/bo-an-bo/sometime-fe.git

2. 설치

npm install styled-components

3. npm start

npm start