0.1.3 • Published 6 years ago
vue-custom-hotspots v0.1.3
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 git@github.com: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