mirror of
https://github.com/LukeHagar/homepage.git
synced 2025-12-06 04:19:57 +00:00
3914fee77522c7a2f50745018c70c6e9eea55726
Getting Started
Install NPM packages, this project uses pnpm (and so should you!):
pnpm install
Start the development server:
pnpm dev
Open http://localhost:3000 to start.
Configuration
Configuration is done in the /config directory using .yaml files. Refer to each config for the specific configuration options.
Languages
JavaScript
97.6%
CSS
1.6%
Dockerfile
0.4%
Shell
0.3%
Starlark
0.1%