halp-project / halp-workers-app

Halp workers client app - Made with Angular (TypeScript)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Halp workers client app - Made with Angular (TypeScript)

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 54.8%Language:HTML 38.4%Language:CSS 6.8%