Vue

Installation

Install BProgress in your Vue application

Installation

To install BProgress, run the following command:

bash npm install @bprogress/vue

Now you are ready to use BProgress in your Vue application!

Warning

The @bprogress/vue package is a utility that lets you easily manage a progress bar, while remaining flexible with regard to the router you're using. It doesn't automatically start the progress bar when browsing, so you'll have to manage this logic yourself, unless you're using one of the integrations below.

Vue Frameworks Integrations

Soon...

More integrations coming soon...

On this page