Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 365 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 365 Bytes

v-ecomm

UptoHeroku

heroku login
heroku git:remote -a v-ecomm
git push heroku main

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Example

Ex page