Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 474 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 474 Bytes

Civitas Producties

Dit is de broncode van de civitas producties webstek, te vinden op csrdelft.nl/civitasproducties.

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.