Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cassiusvm/javaee7-angular

Open more actions menu
 
 

Repository files navigation

Java EE 7 - Angular - Sample Application

Blog posts

How to run ?

Codenvy

Codenvy (https://codenvy.com) is a cloud environment for coding, building, and debugging apps. It's the recommended way to run this project, since all the setup is cloud based, you don't need to setup anything in your own machine.

Just go to: Java EE 7 with Angular Demo

Wait for the project to load and then just hit the Green Run Button in the upper right corner. You might want to check a few instructions here: Codenvy setup to demo applications using Docker: Java EE 7 with Angular

Localhost

  • You need JDK 7 or higher, Maven 3 and Wildfly 8 or Glassfish 4.1 to run the application.
  • Build the code using Maven with the command: mvn clean install.

Deploy in Wildfly 8

Deploy in Glassfish 4.1

Javascript Package Management (optional)

The required JS libraries are included in the project, but it also possible to manage them following the next steps:

  • You need NPM. Please go to http://nodejs.org/download/ to get a copy.

  • Once NPM is installed run the command npm install.

  • Install Grunt npm install -g grunt-cli for more information please go to http://gruntjs.com/getting-started.

  • Run the command 'grunt' to download all the web dependencies and build an optimized version of the project.

About

Java EE 7 with Angular

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 43.8%
  • Java 26.1%
  • HTML 26.0%
  • CSS 4.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.