Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 324 Bytes

demo-cms

  • Laravel Admin template. Base on Metronic template Admin UI, VueJs and Laravel
  • Template shop Metronic UI

setup:

  • composer update
  • yarn install
  • create schema demo-cms and import db.sql file to schema
  • yarn watch
  • turn on webserver then access to the web
  • admin account: nampth / 123456aA@

Have fun ;)