A sample project featuring AngularJS, spring-web-mvc, TypeScript.
- 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
execute grunt ts:watch
in the root directory of the project
Navigate to http://localhost:8080/index.html