Run existing Yii2 App

Hi Everyone,

I’m a newbie with Yii2 framework, i know how create a new app but i would like to run an existing yii app.

I don’t know how i can do this. In my app i have :

-backend -frontend -common -console -.bowerrc -.gitignore -.htaccess -composer.json -composer.lock -prod.htaccess

Thank you for your help

What do you mean by existing app? Do you want to port an existing app based on Yii1 to Yii2?

You should not use an advanced app when you are not advanced yourself.

Get your feet wet with the basic app first.