Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 763 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 763 Bytes

Website Build Status

The personal website of Andrew Hummel.

Setup

$ git clone https://github.com/ahummel25/profile.git
$ cd profile
$ npm install

Development

$ npm run dev

Test

$ npm run test

Build

$ npm run build

License

MIT © Andrew Hummel