mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01: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
98.1%
CSS
1.2%
Shell
0.4%
Dockerfile
0.2%