maxvij / iammax

Personal Portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Max van IJsselmuiden

Personal Portfolio

My personal portfolio is built with Gatsby.

Development

Assuming you have the latest npm, node (nvm) installed, run the following:

$ npm install

$ gatsby develop

Open localhost:8000 in your browser.

Production

To make a production build, use $ gatsby build and transfer the contents of the public folder.

About

Personal Portfolio

License:MIT License


Languages

Language:JavaScript 63.5%Language:Sass 29.1%Language:CSS 7.4%