timkurvers / timkurvers.github.io

Personal website

Home Page:https://timkurvers.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal website

MIT License

Contains a short introduction, various links and lists notable projects I have worked on over the years.

View live: https://timkurvers.github.io

Note: Images included in this repository are NOT distributed under the MIT license.

Setup

Install Node.js for your platform and install dependencies through npm:

npm install

Running

To spin up a development server on localhost:8000, run:

npm start

To specify a different port, use the PORT environment variable:

PORT=3000 npm start

About

Personal website

https://timkurvers.github.io

License:MIT License


Languages

Language:HTML 83.0%Language:CSS 16.2%Language:JavaScript 0.8%