Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 449 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 449 Bytes

Gatsby

Gatsby v3

developerFolio

🚀 Quick start

git clone https://github.com/elalfymohamed/developerFolio.git
# Install dependencies
yarn
# Run app
yarn develop
# Build app
yarn build