ilbonte / ski-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ski-store

Features

  • permette di comprare gli sci
  • permette di filtrare gli sci per categoria
  • gli sci hanno in ordine di priorità: nome, prezzo, descrizione, foto
  • avere in magazzini un tot di sci
  • avvisare quando un paio di sci non è più disponibile

TODO: creare classi al posto di oggetti per Cart e Product

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 86.7%Language:HTML 9.9%Language:JavaScript 3.4%