An open API service indexing awesome lists of open source software.

https://github.com/georgewpark/georgewpark.github.io

Personal website.
https://github.com/georgewpark/georgewpark.github.io

Last synced: 3 months ago
JSON representation

Personal website.

Awesome Lists containing this project

README

        

# 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](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer).