VueJS & CodeIgniter 4 Web App - #2 - Vue Router Installation and Configuration

Опубликовано: 24 Октябрь 2024
на канале: Alex Lancer
11,996
110

In this second part of the VueJS & CodeIgniter 4 Web App series we will install VueRouter. Create basic routes that will be required by the project:

VueRouter Installation
VueRouter Configuration
Routes.js files
Import VueRouter into the project

In this video tutorial series - VueJS & CodeIgniter 4 Web App - you will learn how to build an app using VueJS framework along with CodeIgniter 4 RESTapi server.

Project specific GitHub repositories:
CodeIgniter 4 RESTapi Server: https://github.com/alexlancer/CodeIgn...

VueJS Frontend: https://github.com/alexlancer/Ci4-Vue...