An open API service indexing awesome lists of open source software.

https://github.com/dimdevs/e-commerce-program-test

laravel mix react ui
https://github.com/dimdevs/e-commerce-program-test

Last synced: 10 months ago
JSON representation

laravel mix react ui

Awesome Lists containing this project

README

          

# Dimas Maulana (DIMDEVS)

instalasi

PHP V 8.1
node V 18 Lts

1. npm install
2. composer install
3. buat database dan import database yang ada pada public/db/e-commerce.sql
4. ganti nama .env.example menjadi .env dan sesuaikan connection db
5. php artisan optimize
6. php artisan key:generate
7. php artisan serve pada terminal 1 atau cmd 1
8. npm run dev pada terminal 2 atau cmd 2