pulsejet / ferrous-client

Angular PWA client for Ferrous!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ferrous Client

CircleCI

license dependencies Status devDependencies Status

Maintainability Codacy Badge

This is the recommended and supported client for Ferrous. Before proceeding, it is recommended that you read the README for Ferrous

Usage

The project uses @angular/cli and uses npm as the package manager. To build, follow standard instructions. To serve, it is recommended to run npm run start instead of ng serve.

Contributing

In addition to the guidelines listed at Ferrous, it is also mandatory to lint all typescript code with ng lint. Not doing so will cause automated builds to fail. It is also recommended to follow the Google JavaScript Style Guide.

About

Angular PWA client for Ferrous!

License:GNU General Public License v3.0


Languages

Language:TypeScript 55.1%Language:HTML 31.5%Language:CSS 12.6%Language:JavaScript 0.8%