https://github.com/helpwave/landing-page
https://github.com/helpwave/landing-page
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/helpwave/landing-page
- Owner: helpwave
- Created: 2025-05-23T11:47:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-31T16:51:19.000Z (4 months ago)
- Last Synced: 2026-02-01T00:28:32.581Z (4 months ago)
- Language: TypeScript
- Size: 563 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# helpwave landing page
This repository represents the helpwave home page hosted [here](https://helpwave.de).
## Installation and development
```bash
npm ci
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
#### Linting
```bash
npm run lint
```
### Translation
```
npm run build-intl
```