Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 328 Bytes

SMOKEY

Web page that contains the Smokey Bear Fire Danger app

To build

1) Make sure the output path in the angular.json file is set to "dist/"

2)Enter "ng build --prod --base-href=/smokey/" to build the Angular project in production mode.

To upload to Github Pages

Enter "ngh" (assuming ngh is installed)