stephenroberts
v1.0.0
Published
Stephen Roberts' resume website
Maintainers
Readme
Stephen Roberts' Resume Website
Overview
The resume website is coded from scratch with HTML, CSS, and JS, using webpack to build the source and a custom script to deploy the site to S3.
Usage
- Clone the repo
- Run
npm installto install dependencies - Run
npm startto start the webpack dev server - Navigate to
localhost:8080in your browser!
