Skip to content

mechanicworld/customer-control-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer-Control-Dashboard

Problem:

Lack of hands-on experience on Vue.JS and CRUD operations, Have to make and demo application for an interview

Solution:

Try to make an fundemental Vue.JS app consists of;

1. Vuetify
2. Vue-Router
3. Json-server - fake-backend
4. CRUD
5. Localstorage Authentication

Project setup

For install node_modules

npm install

For starting the fake-backend server with json-server

npm run backend

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue app consist of basic CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published