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