An open API service indexing awesome lists of open source software.

https://github.com/helpwave/landing-page


https://github.com/helpwave/landing-page

Last synced: 2 months ago
JSON representation

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
```