Skip to content

alshoja/express-app-with-jwt-auth

Repository files navigation

Express Cart

This project was generated with Express Js version 4.17.7.

Installing process for Local eniviroment

  • Download node Node Latest
  • Open the project in vs code or any other IDE run npm install on terminal
  • Run the project by providing the command in terminal nodemon
  • Open the browser and navigate to http://localhost:3000

Development server

Run nodemon for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Build

Run npm run prod to build the project. The build artifacts will be stored in the dist/ directory.

Further help

  • Developer : alshoja@gmail.com

Releases

No releases published

Packages

No packages published