Skip to content

dangular/spring-boot-angular-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-angular-template

Basic starter template pre-configured with the following technologies:

  • Spring Boot (Tomcat embedded)
  • AngularJS
  • Twitter Bootstrap
  • Thymeleaf Templates (Server Side)
  • UI-Router
  • Grunt
  • Bower

Installation

Make sure you have Maven, Java 7, and NodeJs installed...

$ git clone https://github.com/dangular/spring-boot-angular-template.git
$ npm install
$ bower install
$ grunt

Running

$ mvn spring-boot:run

OR

$ mvn clean package && java -jar target/spring-boot-angular-starter-0.0.1.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published