Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 453 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 453 Bytes

Lustrum 2021-2022

Dit is de broncode van het lustrum 2021-2022 webstek, te vinden op csrdelft.nl/lustrum.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.