mirror of
https://github.com/gethomepage/homepage.git
synced 2026-02-07 08:20:53 +08: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
99.1%
CSS
0.6%
Shell
0.2%
Dockerfile
0.1%