Skip to content

PatrickDuncan/patrickduncan.github.io

Repository files navigation

Personal Website

Build Status

Install Dependencies

npm install

Run

npm start

Build Production

npm run build

Invoke Test Watcher

npm test

Deploy to Master

npm run deploy

Run ESLint

npm run lint