Install Frontend
First part
Extract "themeforest-pixy-main.zip" file and cloning the directory "pixy" to your works directory.
Open Terminal and go to your project dir using command
cd your_works_dir_path/pixyRun
npm installoryarn installto install the dependencies.
Last updated