Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vue single page product list app . Includes add product,(id,amount,name etc.) ,delete product ,list product operations and json test database.

License

Notifications You must be signed in to change notification settings

oguzadali/vue-product-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue single page product list app . Includes add product,(id,amount,name etc.) ,delete product ,list product operations and json test database.

Dependencies

  • vue
  • bootstrap
  • jquery
  • popper.js
  • json-server (for test)

Project setup (install dependencies)

npm install

Run test db (in test-db file) with JSON-Server (Port 3000)

json server --watch db.json

Compiles and hot-reloads for development, (Port 8080)

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 single page product list app . Includes add product,(id,amount,name etc.) ,delete product ,list product operations and json test database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published