Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.05 KB

File metadata and controls

57 lines (37 loc) · 1.05 KB

Online Store

Authors

Deployment

Run Locally

Clone the project

  git clone https://github.com/mkoroleva5/online-store.git

Go to the project directory

  cd online-store

Install dependencies

  npm i

Start the server

  npm run dev

Build

To build this project run

  npm run build

Running Tests

To run tests, run the following command

  npm run test

Screenshots

chrome_8vAQQrpAvC chrome_aReHKWabuh chrome_M5DljYWcvi