chrisleekr / yii2-angular-boilerplate

Yii2 REST API + Angular 12 Boilerplate (Frontend/Backend)
https://yam-boilerplate.chrislee.kr/
MIT License
224 stars 101 forks source link

Run App without docker #18

Closed desaikalpesh34 closed 6 years ago

desaikalpesh34 commented 6 years ago

How to install app without docker setup?

is there any way to install app without setup docker. i want to install app with default xampp config.

chrisleekr commented 6 years ago

Hi @desaikalpesh34

I don't have specific instruction; however, it is exactly same way to deploy to normal APM environment.

Take a look official website instructions and try it.