Skip to content

SwissCovid/swisscovid-qr-landingpage

Repository files navigation

swisscovid-qr-landingpage

License: MPL 2.0

Build

This project requires Hugo 0.78.2 which can be installed from here. Careful the extended version is needed for SCSS preprocessing.

Additional dependencies need to be installed using the yarn package manager with yarn install:globals; yarn install.

Build Site

The javascript can be compiled using yarn build:TARGET:js where target is one of {prod, abn, dev}. This site can then be built with the command hugo.

Start Server

Simlarly a dev server can be started using yarn watch:js and hugo server.

License

This project is licensed under the terms of the MPL 2 license. See the LICENSE file.