Skip to content

This is a simple Ecommerce application which contains some REST APIs.

Notifications You must be signed in to change notification settings

slim-hmidi/SimpleEcommerceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleEcommerceApp

This is a simple Ecommerce application which contains some REST APIs.

check the coding styles of files

npm run lint 

install npm packages

npm install

run the server

npm start

Access the api documentation

http://127.0.0.1:3000/api-docs

Releases

No releases published

Packages

No packages published