The official website for LetPeopleWork GmbH, hosted at https://letpeople.work.
LetPeopleWork GmbH is a consultancy focused on helping organizations improve their software delivery and team effectiveness.
This website is built with modern web technologies:
- React - Frontend framework
- TypeScript - Type-safe JavaScript
- Vite - Build tool and development server
- Tailwind CSS - Utility-first CSS framework
- shadcn/ui - Modern component library
- Node.js (recommended: install via nvm)
- npm or yarn package manager
-
Clone the repository:
git clone https://github.com/LetPeopleWork/website.git cd website
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser to
http://localhost:5173
to view the site.
npm run build
The built files will be in the dist
directory.
This website is automatically deployed to GitHub Pages when changes are pushed to the main
branch. The site is available at https://letpeople.work.
- Fork the repository
- Create a feature branch
- Make your changes
- Test locally
- Submit a pull request
© 2025 LetPeopleWork GmbH. All rights reserved.