Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

This is an example blog built with Path and Vuejs

Configure database

locate path\project.pconf.json and update your database config details.

  "DATABASE": {
    "host": "localhost",
    "user": "root",
    "password": "",
    "name": "adewale"
  },

Installation

Install npm packages

$ npm install

Using Yarn(recommended)

$ yarn install

Migrate Database

$ php __path install populate app

About

https://blog.adewale.dev/

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages