Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 304 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 304 Bytes

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