MinID landing page.
Visit https://minid.no/
Requirements: Hugo
- Clone repo:
git clone https://github.com/felleslosninger/minid.digdir.no.git
- Navigate to folder and run Hugo:
cd minid.digdir.no
- Install requirements
git submodule update --init
npm install
- Run site locally
hugo serve
- Application available locally at:
localhost:1313