Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 484 Bytes

File metadata and controls

16 lines (9 loc) · 484 Bytes

Test Task for Ecwid by Lightspeed

This is a test task project for Ecwid by Lightspeed, consisting of frontend and backend parts.

How to Run

To start the project, simply run the following command:

docker-compose up

This command will start both the frontend and backend parts of the project using Docker Compose.

Project Structure

  • The frontend part is located in the test-task-widget directory.
  • The backend part is located in the test-task-widget-back directory.