Skip to content

bp289/Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

#Local development setup

backend: fill in relevant envs for your database in ./backend/env (check env.example for an example)

install deps: cd backend, composer install``npm install,

start: php artisan serve

frontend:

install deps cd frontend, npm install

start: npm start

About

React and Laravel ecommerce website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published