PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Vue.js PHP CRUD Example Using Laravel Vite   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Vue.js PHP CRUD Example Using Laravel Vite
Example application to manage users and blog posts
Author: By
Last change:
Date: 1 month ago
Size: 588 bytes
 

Contents

Class file image Download
{ "private": true, "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "@inertiajs/inertia": "^0.11.0", "@inertiajs/inertia-vue3": "^0.6.0", "@inertiajs/progress": "^0.2.7", "@tailwindcss/forms": "^0.5.3", "@vitejs/plugin-vue": "^4.0.0", "autoprefixer": "^10.4.12", "axios": "^1.1.2", "laravel-vite-plugin": "^0.7.2", "lodash": "^4.17.19", "postcss": "^8.4.18", "tailwindcss": "^3.2.1", "vite": "^4.0.0", "vue": "^3.2.41" } }