Skip to content

georgewpark/georgewpark.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

Project Setup

From the root directory, install project dependencies by running npm install from the terminal.

Build the files by running npm run dev from the terminal.

Webpack will automatically watch for changes.

Run live server using the live server extension for Visual Studio Code.