Skip to content

underoot/underoot.github.io

Repository files navigation

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