Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 536 Bytes

NodeEcom

Ecommerce implementatin in nodejs There are two components. main source directory consists of Responsive layout, restful, paypal and db. the restful is the nodejs restful source for backend.

The angular stack comprises of stack built using requirejs, angularjs and nodejs. there are 2 directories. backend which comprises of the nodejs backend.

The frontend directory serves the front end files using requirejs which is AMD module to bundle all javascripts and serve as a single file. We need grunt to run it.