Skip to content

Instantly share code, notes, and snippets.

View mkucmus's full-sized avatar
🕶️

Maciek Kucmus mkucmus

🕶️
  • shopware AG
  • Wroclaw
View GitHub Profile
@mkucmus
mkucmus / CLA
Last active April 28, 2021 11:35 — forked from patzick/CLA
## VSF Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by VSF Sp. z o.o. or its affiliates. This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to VSF in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact contributors@vuestorefront.io.
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
**Copyright License.** You hereby grant, and agree to grant, to VSF a non-exclusive, perpetual, irrevocable,
rm -rf node_modules
rm yarn.lock
yarn install
in nuxt.config.js
// Auto import components: https://go.nuxtjs.dev/config-components
components: false