# Getting Started
# How to start if you want to try out the integration
yarn global add @vue-storefront/cli
vsf init <project_name>
Choose Vendure
or use Custom template from Github
option and type: https://github.com/vuestorefront/template-vendure.git
.
cd <project_name>
yarn
yarn dev
# How to start if you want to contribute?
Want to contribute? Ping us on vendure
channel on our Discord (opens new window)!