This project was generated with Angular CLI version 1.3.2.
It makes use of Angular Material for UI components and filtering/sorting, Angular tree component for trees and drag/drop, and ngrx Store, Effects, and Router for logic and state management.
Run yarn start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run yarn build-prod
to build the project. The build artifacts will be stored in the dist/
directory.
Run yarn test
to execute the unit tests via Karma.