vue-custom-hotspots
v0.1.3
Published
Vue hotspots that can easily be customizable and mapped
Downloads
2
Readme
vue-custom-hotspots
- Hotspots that can be easily customized.
- Easily mappable using rulers and grid.
Usage
npm install --save vue-custom-hotspots
Refer to Demo Page for code sample
Dev setup
git clone [email protected]:pcaleja/vue-custom-hotspots.git
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit