Skip to content

This is a simple ecommerce type website which is made on node,express,mongodbAtlas,express-handlebars and login,signup with jwt tokens

Notifications You must be signed in to change notification settings

utkarsh4321/my-shop

Repository files navigation

My-Shop

This is a simple ecommerce type website which is made on node,express,mongodbAtlas,express-handlebars and login,signup with jwt tokens

Getting Started

First of all clone the repo by the command

$ git clone <path of repo>

Installing

npm user run command

$ npm init

This will install the package.json file with all dependencies ####yarn user run command

$ yarn init

bower user run

$ bower init

Must install nodemon globally or locally by the command

To install global run

$ npm i nodemon -g

To install local run

$ npm i nodemon --save

To start run

$ nodemon

About

This is a simple ecommerce type website which is made on node,express,mongodbAtlas,express-handlebars and login,signup with jwt tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published