Install npm, daarna:
$ git clone https://github.com/Tijs-B/chirolink-warm-koud.git
$ cd link
$ npm install
Om het in ontwikkelaarsmodus uit te voeren (met rebuild bij change, en local web server):
$ npm run serve
Om te builden in productie:
$ npm run build