Skip to content

MohamedGamil/clean-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Platform based on Clean Architecture

This repository contains the source code of both client and server modules for an e-commerce platform based on The Clean Architecture.


Getting Started

Follow these steps to quickly serve the applications in development enviroment:

  1. Using a terminal at the project top-root directory, run the following command to install both server and client dependecies:
$ yarn install
  1. To quickly serve both client and server in the background, run the following command:
$ yarn serve

These commands work only if you have an enviroment that has NodeJS, and yarn installed.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published