- Notifications
You must be signed in to change notification settings - Fork6
The official web application of helpwave
License
helpwave/web
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The official helpwave web frontends.
This repository is split up into multiple subprojects usingpnpm workspaces.
- helpwave tasks (seetasks)
Before you can start you need to have these installed:
pnpm install
cd taskspnpm run devAfter that you should be able to open the project in the browserhttp://localhost:3000.
This project is tested withBrowserStack.
Our projects use linting witheslint to create a uniform code style. The linter can be used with:
pnpm run --filter"@helpwave/*" lintThe list of all our scripts can be foundhere.
Execution with
node generate_boilerplate <relative filepath>pnpm run generate <relative filepath>(within the projects)
All options can be seen with the--help flag
Example:node scripts/generate_boilerplate tasks/components/test
About
The official web application of helpwave
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.