This is CRUD APPLICATION, in which I used VUE.js first time with PHP and BOOTSTRAP. For running project:
- Make sure you have wamp or xampp server installed.
- Then take pull or download zip file of the project.
- First of all, import category.sql in your server's sql database(for phpmyadmin username:root and password:).
- After that, simple paste all other files in wamp or xampp www folder.
- open web browser and open localhost, open index.html file.