Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 559 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 559 Bytes

Bellewise foods

This an enterprise resource planning (ERP) software.

Below is a screen-shot of the application UI

How To Install my App

How to install my app

  1. git clone https://github.com/Purple227/bellewise-admin.git

  2. cd into clone folder

  3. sudo composer install

  4. php artisan key:generate

  5. npm install

  6. set up your respective database

  7. php artisan serve