/portfolio

The source files for my personal website.

Primary LanguageVueThe UnlicenseUnlicense

Tim Thuma's website

This is the Github repository for my personal website (https://timthuma.com).

It uses Vue.js with Nuxt and Tailwind CSS for styling.

The production site is staticly generated with Nuxt.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project in /dist
$ yarn generate