Skip to content

abderrahmaneosmani/e-Commerce

Repository files navigation

Description

full stack e- commerce using nestjs and nextjs

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Browsing

http://localhost:9000/

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

frontend e-commerce

clone repo

git clone https://github.com/abderrahmaneosmani/ecommerceFrontEnd


npm run dev

installation

cd ecommerceFrontEnd
npm install 

running the app

npm run dev

Browsing

http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published