pace-progress-loading-bar

1.2.6 • Public • Published

Pace Progress/Loading Bar

Loading/Progress bar color: #00d034.

How to use with Angular 2

  1. Run npm i -O pace-progress-loading-bar in 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/pace-progress-loading-bar/dist/css/pace.min.css" to the styles array
  5. Map to projects > {{Angular Project Name}} > architect > build > options > scripts
  6. Add "node_modules/pace-progress-loading-bar/dist/js/pace.min.js" to the scripts array
  7. Run/build your app (ng server -o/ng build/ng build --prod)

All credit goes to Pace.

Package Sidebar

Install

npm i pace-progress-loading-bar

Weekly Downloads

71

Version

1.2.6

License

ISC

Unpacked Size

14.9 kB

Total Files

6

Last publish

Collaborators

  • shuckle33188