Skip to content

supertest/lunchandlearn

Repository files navigation

lunchandlearn

A sample SPA (Single Page Appilcation) web application. This is created using Spring MVC at server end and AngularJS at client.

To compile and host this application, you need to have JDK installed on our machine and JAVA_HOME properly set.

To compile the code, run following command from the project's home directory:

gradlew clean build

this should build the application.

To run the application, execute the following command from the home directory:

gradlew jettyRun

It starts a jetty server and hosts our web appilcation on it.

About

A Single Page Application (SPA) using AngularJS and Spring MVC

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors