An Angular app with demos and documentation of CSS and Angular components with FHI-design. Visit https://old.designsystem.fhi.no to see it in action.
NB! If you clone the repository without the
--recurse-submodulesflag, the subdirectory./Fhi.Frontend.Stylewill be empty. If that's the case, you have to initialize the submodule and clone it's content by runninggit submodule update --init --recursive
git clone --recurse-submodules https://github.com/folkehelseinstituttet/Fhi.Frontend.Demo.gitnpm installnpm run build-libsnpm start
There is a submodule in this repo:
./Fhi.Frontend.Style, Github repo Fhi.Frontend.Style- For more info about git submodules see: https://git-scm.com/book/en/v2/Git-Tools-Submodules
You find more info about working on this project in CONTRIBUTING.md