MinID Product page

MinID landing and product page.

Run site locally:

Requirements: Hugo

  1. Clone repo:
git clone https://github.com/felleslosninger/minid.digdir.no.git
  1. Navigate to folder and run Hugo:
cd minid.digdir.no
  1. Install requirements
npm instal
  1. Run site locally
hugo serve
  1. Application available locally at: localhost:1313

Theme