Install dependencies.
npm install
To run the server on http://localhost:8000.
node app.js
Full stack e-commerce site made for my final project.
JavaScriptMIT
Install dependencies.
npm install
To run the server on http://localhost:8000.
node app.js