This project requires also a RESTapi server that is uploaded in this repository https://github.com/alexlancer/CodeIgniter-RESTapi-Server-for-VueJS-Blog-project
npm install
npm run serve
npm run build
npm run lint
This is a VueJS blog project that was created during video tutorial to show how you can combine VueJS frontend with CodeIgniter 4 RESTapi server.
Vue
This project requires also a RESTapi server that is uploaded in this repository https://github.com/alexlancer/CodeIgniter-RESTapi-Server-for-VueJS-Blog-project
npm install
npm run serve
npm run build
npm run lint