0 Forks
0 Stars
0 Watchers

e-peddler

A command-line e-commerce application that utilizes object-relational mapping (ORM). The back end starter code is modified, and the working Express.js API is configured to use Sequelize to interact with a MySQL database.

How to download and setup e-peddler

Open terminal and run command
git clone https://github.com/jbtiglao/e-peddler.git
git clone is used to create a copy or clone of e-peddler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with e-peddler https://github.com/jbtiglao/e-peddler/archive/master.zip

Or simply clone e-peddler with SSH
[email protected]:jbtiglao/e-peddler.git

If you have some problems with e-peddler

You may open issue on e-peddler support forum (system) here: https://github.com/jbtiglao/e-peddler/issues