/citd-frontend

Primary LanguageTypeScriptMIT LicenseMIT

Code In The Dark - Frontend

MIT licensed Build Status codecov Dependency Status devDependency Status

What is this?

todo...

Used libraries, guides, etc.

Libraries

Guides

Other resources

Installation

First of all you have to install npm and node.js to your box. Installation instructions can be found here.

Also note that node.js 6.x is required.

Development

To start developing in the project run:

npm start

OR

ng serve

Then head to http://localhost:4200 in your browser.

Tests

Unit tests

To run tests run:

ng test

e2e tests

To run tests run:

ng e2e

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Authors

License

The MIT License (MIT)

Copyright (c) 2016 Protacon Solutions