- Spring Boot
- Vue.js
- Node.js
- Maven
- Bootstrap-Vue
- Fontawesome-Vue
- H2 Database
- Java
- Webpack
Project requires Node.js v4+ to run. Before you started using this project make sure you have installed this programs in your computer:
- Java - is the world’s #1 programming language.
- Node.js - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- Maven - is a software project management and comprehension tool.
- H2 Database - the Java SQL database (not nececary request).
- Read some information about Spring Boot Framework
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 |
💲 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
with ❤️ by tonikolaba ©️