Skip to content

aaronwro/aaronwro.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aaron Wroblewski

This is my personal site. Live @ https://aaronwro.github.io/

Running it locally

npm start

Tests

npm test

Deploy to GitHub Pages

npm install gh-pages --save-dev
npm run deploy