/angularWithWebPack

Angular9 With WebPack Integration

Primary LanguageTypeScript

Angular Webpack Example

This example shows how to extend webpack in an Angular build.

Prerequisites: Node.js v12+.

Getting Started

To install this example application, run the following commands:

This will get a copy of the project installed locally. To install all of its dependencies and start each app, follow the instructions below.

Run the app using:

npm install
npm start

Source and articles helped from:- https://developer.okta.com/blog/2019/12/09/angular-webpack

Git Hub Link:- https://github.com/oktadeveloper/okta-angular-webpack-example