Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 220 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 220 Bytes

How to run

Need to run all of project below

Run blogs

cd blogs
yarn install
yarn start

Run header

cd header
yarn install
yarn start

Run container

cd container
yarn install
yarn start