Skip to content

sziszo/angular-with-express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular with Express Server

This is project demonstrating how to serve an angular application with an express server that forwards all API requests to the backend server.

Build & Run

backend

$ ./gradlew server:bootRun

frontend

$ cd frontend

$ npm install && npm run build

$ npm start

Open http://localhost:3000 in your browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •