Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

helpwave/hightide

Repository files navigation

helpwave hightide

This repository contains all components and themes employed by helpwave's web application

Development - Getting Started

To start developing in the Project just run this command:

npm run init 

Translations

Translations are handled similar to Flutter's intl package with .arb files using ICU patters for string replacements. These files are found in the locales folder and the typed translation are build with:

npm run build-translation

The resulting files are by default found in the i18n folder.

Theming

Theming is achieved through an extensive tailwindcss config in the globals.css

Storybook

We use storybook for easily testing and showcasing our component library

npm run storybook

Publishing a new version

npm run build

AltStyle によって変換されたページ (->オリジナル) /