Skip to content

sandeep-s/spinmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spin Master

3rd assignment updated

#Technologies :- Java 8 Spring Boot 2.0 Angular 4 Node package manager(npm 3.10.9) Mongo db 3.4

#IDEs :- STS-Bundle WebStorm

#For running the application :-

  1. Mongo db needs to run in the background.
  2. Starting the spring boot app by either running using IDE or using mvn spring-boot:run
  3. Starting the web app by ng serve --open