Skip to content

tonikolaba/spring-vuejsxstarter

Repository files navigation

Spring Boot ➕ Vue.js ❌ Starter

alt text

🔭 Demo

alt text alt text alt text alt text

:octocat: 📂 Tech :

  • Spring Boot
  • Vue.js
  • Node.js
  • Maven
  • Bootstrap-Vue
  • Fontawesome-Vue
  • H2 Database
  • Java
  • Webpack

Before start

Project requires Node.js v4+ to run. Before you started using this project make sure you have installed this programs in your computer:

📂 Project

Project is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

spring-vuejsxstarter README
spring-vuejsxstarter /README.md
backend-spring backend-spring/README.md
frontend-vue frontend-vue/README.md

💻 Installation

💲 git clone https://github.com/tonikolaba/spring-vuejsxstarter.git

# open folder frontend-vue in CMD and install dependencies:
npm install
# serve with hot reload at localhost:4200 and let it run
npm run dev
#open Broweser
127.0.0.1:4200 or http://localhost:4200
# open main project in CMD and Install all dependeci in both projects:
mvn install
# runnig backend project and run:
mvn --projects backend-spring spring-boot:run

Developer

:octocat: with ❤️ by tonikolaba ©️

Alt text