MinID Product page

MinID landing page.
Visit https://minid.no/

Development:

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
git submodule update --init
npm install
  1. Run site locally
hugo serve
  1. Application available locally at: localhost:1313

Theme