Tools needed to run this app:
node lts
andnpm
npm install -g @angular/cli
Please check this article if you get PERMISSION error https://docs.npmjs.com/getting-started/fixing-npm-permissions
clone
this reponpm install
to install dependencies
Run ng build --prod --aot
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
-
Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: The menu's icon is three horizontal bars. and select Extensions under the More Tools menu to get to the same place).
-
Ensure that the Developer mode checkbox in the top right-hand corner is checked.
-
Click Load unpacked extension… to pop up a file-selection dialog.
-
Navigate to the
dist
directory, and select it.