Skip to content

airdev-web/madewithlove-technical-test

Repository files navigation

MadeWithLove Ecommerce Technical test

Installation

1/ Git clone this repository

2/ Composer install the project :

composer install

3/ Install the node depencies :

npm install

4/ Create a database and configure it into the .env file :

5/ Run the migration and seed the product into the database by running :

php artisan migrate:refresh --seed

Running

4/ Build the assets

npm run dev

5/ Depeding of your system, serve it with artisan or via Laragon.

php artisan serve

Any issues during the installation or running the project?

Contact me at [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published