Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
/ ng-zimon Public archive

A dashboard application for civil servants that assigns work fairly. Meme native. Angular 2 frontend.

License

Notifications You must be signed in to change notification settings

realzimon/ng-zimon

Repository files navigation

ngZimon

Build Status

This is Zimon, a simple dashboard for Zivis. The repository at hand contains the Angular 2 frontend.

Developer Setup

git clone git@github.com:realzimon/ng-zimon.git
cd ng-zimon
cp app/config/sample-environment.ts app/config/environment.ts
npm install
npm start

The npm start command first compiles the application, then simultaneously re-compiles and runs the lite-server. Both the compiler and the server watch for file changes.

Shut it down manually with Ctrl-C.

For a CI environment, where you would only build once, try:

npm run tsc

About

A dashboard application for civil servants that assigns work fairly. Meme native. Angular 2 frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published