Skip to content

okrammer/angular-spring-mvc-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-spring-mvc-tasks

A sample project featuring AngularJS, spring-web-mvc, TypeScript.

Build Application:

  • install mvn (e.g. with brew)
  • install nodejs and npm (e.g. with brew)
  • execute npm install in the root directory of the project
  • execute mvn install in the root directory of the project

Continuously building typescript:

execute grunt ts:watch in the root directory of the project

Access the webpage:

Navigate to http://localhost:8080/index.html

About

A sample project featuring AngularJS, spring-web-mvc, TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published