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.
- Host: GitHub
- URL: https://github.com/georgewpark/georgewpark.github.io
- Owner: georgewpark
- Created: 2017-04-19T20:44:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T19:37:39.000Z (4 months ago)
- Last Synced: 2025-01-23T20:28:10.946Z (4 months ago)
- Language: TypeScript
- Homepage: https://www.georgewpark.com/
- Size: 69.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
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).