This is a simple website, using the nodejs, express, mongodb, mongoose and other functional modules.
Function implementation:
-
New user register
-
Login
-
Add commodity
-
Add to cart and checkout
Instructions:
-
startover mongodb;
-
mongorestore through command - line
-
node app.js through command - line
Go to Web page: http://localhost:3000