Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 185 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 185 Bytes

portfolio-management

Local System Deployment Commands

git clone https://github.com/ashish-bazad/abd-portfolio.git
cd abd-portfolio
cd frontend
npm install
npm run dev