/portfolio

Web

Primary LanguageCSSMIT LicenseMIT

Personal Portfolio Website

Usage

  1. Install php in your local machine
apt-get install php
  1. Run the php command from terminal to start the development server.
php -S localhost:8000