Skip to content

21Vipin/Angular4-Springboot-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Angular4-Springboot Restful API

Build a Fully-Fledged Todo App with Spring Boot & MongoDB in the Backend and Angular in the frontend AND A Weather Api reading te data from openweathermap.org

Steps to Setup

1. Clone the application

git clone [email protected]:21Vipin/Angular4-Springboot-app.git

2. Build and run the backend app using maven

cd spring-boot-backend
mvn spring-boot:run

The backend server will start at http://localhost:8080.

3. Run the frontend app using npm

cd angular-frontend
npm start

Frontend server will run on http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published