##Utvikle
- Hent ned kode:
git clone https://github.com/ehelse/velferd.git
- Installer pakker:
npm install
- Start server:
npm start
- Gå til http://localhost:8080/velferd/
##Bygg og deploy
- Bytt til gh-pages branchen:
git checkout gh-pages
- Kjør bygg:
npm build
- Dytt endringer:
git commit og git push
- Se endringer på http://ehelse.github.io/velferd/