Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 280 Bytes

Unspoild: A web application for tracking your products' expirations

How to run?

  • Clone this repo into a folder on your PC
  • Go inside that folder and open the terminal there
  • In the terminal, type "npm i" or "npm install"
  • Finally, to run the website, type "npm run dev"