Install Frontend

First part

  1. Extract "themeforest-aquarelle-main.zip" file and cloning the directory "aquarelle" to your works directory.

  2. Open Terminal and go to your project dir using command cd your_works_dir_path/aquarelle

  3. Run npm install or yarn install to install the dependencies.

Last updated