Skip to content

IvoNet/java-angularjs-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java / Maven / AngularJs seed project

Introduction

This project aims to be a good starting point for a java / maven / angularjs project.

NOTE: Deprecated.

It was a very fine and well used Proof of concept and I learned a lot from it. The blogs and articles resulting from this POC have been read by many people, but as all things go, this project is no longer a good source of information.
Use it as you see fit, but I do not recommend using it for real projects anymore.

check it out:

git clone https://github.com/IvoNet/java-angularjs-seed.git

Prerequisites

Installation

mvn package

When running this command a couple of things happen:

  • Bower install will be run
  • JSLint will be run in src/main/javascript sources
  • Javascript will be minified
  • All the other standard maven phases.

Status of the project

See the article on DZone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published