My personal developer portfolio website.
-
Clone the repository:
git clone https://github.com/WhyAsh5114/dev-log
-
Navigate to the project directory:
cd dev-log
-
Install dependencies:
npm ci --force
-
Run the project:
npm run dev
MIT License