Skip to content

ckrattoz/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-hackmamba

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Other Notes

The .env file was not pushed to github, so to successfully get the result we did in the final product, ensure you create your own .env file in the root folder of this project and add the following:

VUE_APP_CLOUDINARY_CLOUD_NAME = 'xxx`
VUE_APP_PAYSTACK_KEY = 'xxx'

Ensure you also replace all ocurrences of "xxx" with the right things.

Happy Coding.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors