Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 817 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 817 Bytes

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.