django-report-builder
v0.0.1
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.3.2.
Downloads
2
Readme
DjangoReportBuilder
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.
Development server
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.
Build
Run yarn build-prod
to build the project. The build artifacts will be stored in the dist/
directory.
Running unit tests
Run yarn test
to execute the unit tests via Karma.