Welcome to my personal website's source code! Feel free to poke around and see how it all works.
npm install
npm run pack
npm run pack:watch
http
npm run start:dev
https
NOTE: Requires a bit more tinkering, see app.js
npm run start:prod
Welcome to my personal website's source code! Feel free to poke around and see how it all works.
npm install
npm run pack
npm run pack:watch
http
npm run start:dev
https
NOTE: Requires a bit more tinkering, see app.js
npm run start:prod