tcbegley / tcbegley.com

My website.

Home Page:https://tcbegley.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tcbegley.com

This is the source code for my personal website. It is built with NextJS. A previous version was built with Gatsby and based on the Hello Friend starter.

Development

Install dependencies

npm install

Build development bundle with hot reloading

npm run dev

Build a production bundle

npm run build

Serve the production bundle

npm start

Updates are automatically published when new commits are pushed to main.

About

My website.

https://tcbegley.com

License:MIT License


Languages

Language:JavaScript 62.0%Language:MDX 21.8%Language:CSS 16.1%