This repository is no longer maintained. An new repository and a NPM-package for FHI Angular components will be established, and links will be added here as soon as they are up and running.
Run npm start
to start storybook, this will let you view the components during development
Run ng generate component component-name --project ng-components
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.