Skip to content

PeceKr/shoes-store-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoe store

Shoe store is app written in Node.js , using Express framework and MongDb as DBMS

Get Started

Get started developing...

Install node and npm

https://nodejs.org/en/download/package-manager/

Get the repository

#clone 
git clone https://github.com/PeceKr/nodejs-express-mongodb.git

Install Dependencies

Install all package dependencies (one time operation)

npm install

Install mongodb

https://docs.mongodb.com/manual/installation/

Run It

Run in development mode:

Runs the application in development mode.

npm run dev

About

Shoe store app using nodejs , express and mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published