Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 555 Bytes

kisshop

KIS Shop - Demo for modern Enterprise App Development with Java and Angular

How to build and deploy

The frontend depends on Angular CLI. Make sure you have installed @angular/cli (npm install @angular-cli) instead of the deprecated angular-cli.

  1. Run npm install inside the typescript folder (src / main / typescript)
  2. Run ng build inside the typescript folder (src / main / typescript)
  3. Start the spring application.

The angular frontend is available under http://localhost:8080/