Skip to content

halp-project/halp-workers-app

Repository files navigation

Halp Workers App

Client for Hospital Workers.

Build Status

Local development

Run it on Node.js 7.x (Install it via nvm) after starting the server.

npm install # Install dependencies
ng serve # Serve app in local http://localhost:4200/

More commands: package.json and Angular CLI.

Contribution Guides

Commits

We follow Commitizen convention for commit messages by using git cz command instead of git commit.