Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 362 Bytes

File metadata and controls

19 lines (12 loc) · 362 Bytes

CapitalOne ngconf-app

Build

Build the application, and the two deployable units: team-a and team-b, and copy all the shared UMD assets over to the dist directory:

npm run build

Serve

Once the application has been built as per the above instructions, run:

npm start

This will launch an HTTP server for the root level index.html