Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 560 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 560 Bytes

Serious Portfolio

Portfolio for 2023

Getting Started

To run this application you need:

First clone this repo

git clone https://github.com/samyabrata-maji/serious-portfolio.git

Install yarn

npm install -g yarn

Next install related packages

yarn install 

To start the application in development mode, run:

yarn dev

Finally u are good to go 😊 Found any bug?🐛 Feel free to report it.