Download the PHP package monster010/codeigniter-vite-plugin without Composer
On this page you can find all versions of the php package monster010/codeigniter-vite-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monster010/codeigniter-vite-plugin
More information about monster010/codeigniter-vite-plugin
Files in monster010/codeigniter-vite-plugin
Download monster010/codeigniter-vite-plugin
More information about monster010/codeigniter-vite-plugin
Files in monster010/codeigniter-vite-plugin
Vendor monster010
Package codeigniter-vite-plugin
Short Description CodeIgniter Plugin for Vite (CodeIgniter Side)
License MIT
Package codeigniter-vite-plugin
Short Description CodeIgniter Plugin for Vite (CodeIgniter Side)
License MIT
Please rate this library. Is it a good library?
Informations about the package codeigniter-vite-plugin
CodeIgniter Vite Plugin
Introduction
Vite is a modern frontend build tool that provides an extremely fast development environment and bundles your code for production.
This plugin configures Vite for use with a CodeIgniter backend server.
This plugin is based on the Laravel Vite plugin.
Installation
Install with composer:
Publish default resources (package.json, vite.config.js, tailwind.config.js, etc.)
Alternative:
Getting Started
- Install your node dependencies:
npm install
- Start vite server:
npm run dev
- Loading helper
helper('vite')
Loading Your Scripts and Styles
Alternative:
License
The CodeIgniter Vite plugin is open-sourced software licensed under the MIT license.
All versions of codeigniter-vite-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
The package monster010/codeigniter-vite-plugin contains the following files
Loading the files please wait ....