# Install Frontend

1. Extract "themeforest-pixy-main.zip" file and cloning the directory "pixy" to your works directory.&#x20;
2. Open Terminal and go to your project dir using command `cd your_works_dir_path/pixy`&#x20;
3. Run `npm install` or `yarn install` to install the dependencies.&#x20;
