Documentation
Feedback
Guides
App Development

App Development
Getting StartedPixel apps
2. Cloning the boilerplate repository

In this part of this tutorial, you'll clone our Pixel app boilerplate into your local files. This boilerplate comes with all the needed settings for you to start developing your new Pixel app.

Step by step

  1. Using the terminal, clone the Pixel app boilerplate repository to your local files by running the following command:

_10
git clone https://github.com/vtex-apps/pixel-app-template/

  1. Open the pixel-app-template folder in any code editor of your preference.

In the following, you'll learn how to customize this Pixel app to make it your own.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
See also
3. Configuring your app settings
App Development
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page