[](https://circleci.com/gh/JoshK2/vue-spinners-css) [:
`bash`
npm config set '@bit:registry' https://node.bit.dev`
and use your favorite package manager:bash`
npm i @bit/joshk.vue-spinners-css.facebook-loader
yarn add @bit/joshk.vue-spinners-css.facebook-loader
bit import joshk.vue-spinners-css/facebook-loader
you can use a random color from jotils
javascript
import Vue from 'vue'
import * as VueSpinnersCss from "vue-spinners-css";Vue.use(VueSpinnersCss)
// Each spinner can now be used in your templates anywhere in the app!
`$3
`html
`$3
`html
`
๐พ Development
You can see the components locally by cloning this repo and doing the following steps:
- Install dependencies from package.json, run: npm install.
- Run the app in the development mode, run: npm run serve`.