razu71 / vcustomers

Vue.js customer manager frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vCustomers

Simple customer manager frontend to be used with the SlimPHP RESTful API

Installation

# install dependencies
npm install

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

# build for production with minification
npm run build

About

Vue.js customer manager frontend


Languages

Language:JavaScript 57.5%Language:Vue 40.4%Language:HTML 2.1%