This is an example blog built with Path and Vuejs
locate path\project.pconf.json
and update your database config details.
"DATABASE": {
"host": "localhost",
"user": "root",
"password": "",
"name": "adewale"
},
$ npm install
Using Yarn(recommended)
$ yarn install
$ php __path install populate app