35,10,0,50,1
25,600,60,0,3000,5000,25,800
90,150,1,50,12,30,50,1,70,12,1,50,1,1,1,5000
0,2,1,0,2,40,15,5,2,1,0,20,0,1
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com...
welcome to wplecturer.com...
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com

Translate

How to use Vue JS in CodeIgniter 3?

More
1 month 2 weeks ago #160 by ekatsa
How to use Vue JS in CodeIgniter 3? was created by ekatsa
How to use Vue JS in CodeIgniter 3?

Please Log in to join the conversation.

More
1 month 2 weeks ago #161 by ekatsa
Replied by ekatsa on topic How to use Vue JS in CodeIgniter 3?
Running the project
  1. Setting CodeIgniter base_url at application/config/config.php.
  2. Open Terminal/CMD and enter to frontend directory.
  3. Install vue project dependencies: npm install.
  4. Run for development: npm run dev.
  5. Run for production: npm run build.
  6. Enjoy!

Please Log in to join the conversation.

Time to create page: 0.207 seconds