Skip to content

folkehelseinstituttet/Fhi.Frontend.NgComponents

Repository files navigation

DEPRECATED! Fhi.Frontend.NgComponents

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.

Development

Run npm start to start storybook, this will let you view the components during development

Code scaffolding

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.