Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 261 Bytes

Shopping List

  • After extracting the zip, open the folder with your code editor.
  • Run npm install to download all the necessary packages.
  • Start the server with npm run dev. Vite will show you the URL in the terminal, usually (http://127.0.0.1:5173/).