Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
/ spring-and-angular Public archive

A SPA demo project with Spring Framework and Angularjs

Notifications You must be signed in to change notification settings

idursun/spring-and-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-and-angular

A SPA demo project with Spring Framework and Angularjs

Make sure mimosa is installed:

  • npm install -g mimosa

Make sure karma is installed

  • npm install -g karma karma-cli

front end is under the frontend/ folder:

  • npm install
  • mimosa build

to run karma tests:

  • karma start

to run backend:

  • mvn spring-boot:run

About

A SPA demo project with Spring Framework and Angularjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published