Merge branch 'master' of github.com:FahimAnzamDip/laravel-inventory-pos

Updated Readme File
This commit is contained in:
Fahim 2021-08-17 00:59:12 +06:00
commit 462cf5e018
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# Installation
- [run `` https://github.com/FahimAnzamDip/triangle-pos.git ``]
- run `` git clone https://github.com/FahimAnzamDip/triangle-pos.git ``
- run ``composer install ``
- run `` npm install ``
- run ``npm run dev``
@ -13,10 +13,10 @@
- run `` php artisan migrate --seed ``
- run `` php artisan storage:link ``
- run `` php artisan serve ``
- then visit `` localhost:8000 or 127.0.0.1:8000 ``.
- then visit `` http://localhost:8000 or http://127.0.0.1:8000 ``.
#Admin Credentials
# Admin Credentials
> Email: admin@test.com || Password: 12345678
## Demo