siddharthghedia / VuexCrud

Crud with Vuex and Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuexcrud

CRUD Operation using Vuex and Laravel in backend.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Here is the LIVE DEMO

About

Crud with Vuex and Laravel


Languages

Language:JavaScript 58.7%Language:Vue 40.0%Language:HTML 1.3%