Skip to Content
URL Shortener Documentation (Hand-written)

Source: Jolli-sample-repos/url-shortener  Last Updated: 4/8/2026


URL Shortener Documentation (Hand-written)

This is the manual documentation site for URL Shortener.

Development

# Install dependencies npm install # Start dev server (runs on port 3000) npm start # Build for production npm run build

Theme

  • Style: Light-first
  • Primary Color: #2e8555
  • Footer: dark

Hand-written by Aidan