YourunB / eCommerce

1 stars 0 forks source link

eCommerce application - this platform replicates real-world shopping experiences in a digital environment. It's a comprehensive online shopping portal where users can choose and buy any houseplants.

Technology stack:

TypeScript

SASS

EsLint, Prettier

Webpack

Git

Install:

  1. Clone this repo, using 'git clone': https://github.com/YourunB/eCommerce
  2. To install all dependencies 'use npm install'
  3. To start use 'npm run start'
  4. For test 'use npm run test'
  5. For running ESLint use 'npm run lint'
  6. For running Prettier use 'npm run format'
  7. To build project use 'npm run build'