Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 468 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 468 Bytes

Groepspraktijk Medical

The website is deployed using Github Pages. The domain name is registered via Easyhost (email: [email protected])

Prerequisites

  • Node v11 (not more recent, due to node-sass)
  • Python 2

Start

npm install
npm start

Deploying

npm run build

When pushing the master branch to Github, a new deployment of the website is automatically done using Github Actions.