Shopping Application based on Java, SpringBoot, Vue3, Mongo, ElasticSearch, Redis tech stack
Ensure you have this installed before proceeding further
Java 11 or above Maven 3.3.9+ Node 12.9 or above, yarn 1.22.5 or above, vue-cli 4.5.6 or above
yarn install
yarn build
yarn start
Build Backend (SpringBoot Java)
mvn clean install
Feel free to contribute 👋