Skip to content

Web Based Point-of-Sale (POS) System built with Laravel 5.5 and Vue.js

License

Notifications You must be signed in to change notification settings

felixgunawan/web-pos

Repository files navigation

web-pos

Web-Based Point-of-Sale (POS) System built with Laravel 5.5 and Vue.js

Demo : http://web-pos-demo.herokuapp.com (Login use Username = admin_utama and Password = admin_utama)

Installation :

  1. Clone this repo (git clone https://github.com/felixgunawan/web-pos.git)
  2. Set your application key (php artisan key:generate --show)
  3. Migrate and seed database (php artisan migrate --seed)
  4. Build npm (npm run dev)

About

Web Based Point-of-Sale (POS) System built with Laravel 5.5 and Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published