Install Frontend

First part

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

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

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

Last updated