Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 402 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 402 Bytes

WhyAsh5114's dev-log

About

My personal developer portfolio website.

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/WhyAsh5114/dev-log
  2. Navigate to the project directory:

    cd dev-log
  3. Install dependencies:

    npm ci --force
  4. Run the project:

    npm run dev

License

MIT License