strat-library
v0.1.1
Published
## Usage 1) ```npm install strat-library```
Downloads
9
Readme
Strat-Library
Usage
npm install strat-library
Add stratLibrary globally in the plugins.js file of you app
// plugins.js
import stratLibrary from "strat-library";
Vue.use(stratLibrary);