progressive-loading-bar-8

1.0.0 • Public • Published

Progresive Loading Bar

Loading/Progress bar color: #00d034.

How to use with Angular 2

  1. Run npm install --save-dev progressive-loading-bar-8 in the root project directory
  2. Open the angular.json file located in the root of the project directory
  3. Map to projects > {{Angular Project Name}} > architect > build > options > styles
  4. Add `"node_modules/progressive-loading-bar-8/dist/css/plb8.min.css" to the styles array
  5. Map to projects > {{Angular Project Name}} > architect > build > options > scripts
  6. Add `"node_modules/progressive-loading-bar-8/dist/js/plb8.min.js" to the scripts array
  7. Save the angular.json file
  8. Run/build your app (ng server/ng build/ng build --prod)

Package Sidebar

Install

npm i progressive-loading-bar-8

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

15 kB

Total Files

6

Last publish

Collaborators

  • shuckle33188