Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 445 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 445 Bytes

Complete_ecommerce_website

This is a folder which contains a backend in java and frontend files in Vue.js and Mysql as database 1.First set My Sql database on My sql workbench 2. Connect My Sql with backend 3. For front end 1. you can use intellij as IDE 2. npm install 3. npm install sweetalert 4. To run the frontend file use command "npm run serve". 5. First run backend file then run frontend file.