stephenroberts

Stephen Roberts' resume website

Usage no npm install needed!

<script type="module">
  import stephenroberts from 'https://cdn.skypack.dev/stephenroberts';
</script>

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

  1. Clone the repo
  2. Run npm install to install dependencies
  3. Run npm start to start the webpack dev server
  4. Navigate to localhost:8080 in your browser!