Skip to content

Steps Beginning

Aaron Gong edited this page Sep 12, 2020 · 2 revisions

For Vite & Vue3 - https://github.com/vitejs/vite#getting-started

For Vite & Vue2

git clone https://github.com/TechLadies/vuejs-starterkit
npm i

Create Product

Create Products Page which contain Product

Create Cart (actually a cart item)

Create Carts Page which contain Cart

Create Navigation Bar to switch between Products & Carts

Clone this wiki locally