Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 243 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 243 Bytes

Personal Home Page (aka PHP)

The best personal home page ever.

Prerequisites

  • Install Node.js and npm

Getting Started

npm install

For development:

npm start

Building production version

npm run build