First iteration of my personal portoflio site. I plan on keeping this one purely tech focused, in future i'd like to expand this to showcase all of my work, creative and technical, just everything that i do really.
Built with semantic HTML5, SASS, pure Javascript and p5.js
install all dependencies:
npm install
install all dependencies:
npm install
Run development server
npm run start
compile, prefix and compress SASS:
npm run build:css