Skip to content

Files

Latest commit

author
Nigel Harsch
Jan 27, 2021
e8a1fe3 · Jan 27, 2021

History

History

js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 10, 2017
Nov 29, 2020
Nov 29, 2020
Nov 10, 2017
Jan 31, 2018
Mar 6, 2018
Oct 25, 2020
May 19, 2019
Jan 27, 2021
Nov 10, 2017
Apr 17, 2018
Nov 29, 2020
Nov 29, 2020
Jan 27, 2021

README.md

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.