Skip to content

Commit 24986ff

Browse files
docs: add README
1 parent 83f4d72 commit 24986ff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Hello!
2+
3+
Welcome to the most recent (as of 2024) version of my personal website and portfolio. In this version, I'm striving to keep the styles and colors similar to the [last iteration](https://github.com/rise-erpelding/portfolio-2020) but am keeping the technology more pared down and taking a [progressive enhancement](https://developer.mozilla.org/en-US/docs/Glossary/Progressive_Enhancement) approach to building the page, so that I can showcase what matters the most for this project--the information I'm conveying about myself.
4+
5+
This project is built with [Parcel](https://parceljs.org/) to handle file bundling. To run this on your machine:
6+
* Run `npm install` to install dependencies
7+
* Run `npm start` to start parcel

0 commit comments

Comments
 (0)